All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_NameDescriptionType.html Maven / Gradle / Ivy

Go to download

This project contains software to support the Object Management Group (OMG) Space Domain Task Force (SDTF) maintained XML Telemetry and Command Exchange (XTCE) specification.

There is a newer version: 1.1.6
Show newest version



	
		SpaceSystemV1.2-27Feb2014-mods - NameDescriptionType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType NameDescriptionType
diagram SpaceSystemV1.2-27Feb2014-mods_p302.png
namespace http://www.omg.org/space/xtce
type extension of xtce:DescriptionType
properties
base xtce:DescriptionType
children xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet
used by
elements MetaCommandType/ArgumentList/Argument CommandMetaDataType/MetaCommandSet/BlockMetaCommand TelemetryMetaDataType/MessageSet/Message ParameterSetType/Parameter
complexTypes AggregateDataType ArrayDataTypeType BaseDataType BaseTimeDataType ContainerType MathAlgorithmType MetaCommandType PCMStreamType ServiceType SimpleAlgorithmType SpaceSystemType
attributes
Name  Type  Use  Default  Fixed  Annotation
shortDescription  string  optional      
documentation
It is strongly recommended that the short description be kept under 80 characters in length
name  xtce:NameType  required      
annotation
documentation
The type definition used by most elements that require a name with optional descriptions.  
source <complexType name="NameDescriptionType">
 
<annotation>
   
<documentation xml:lang="en">The type definition used by most elements that require a name with optional descriptions.   </documentation>
 
</annotation>
 
<complexContent>
   
<extension base="xtce:DescriptionType">
     
<attribute name="name" type="xtce:NameType" use="required"/>
   
</extension>
 
</complexContent>
</complexType>

attribute NameDescriptionType/@name
type xtce:NameType
properties
use required
facets
Kind Value Annotation
pattern [a-zA-Z0-9_\-]*
source <attribute name="name" type="xtce:NameType" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy




© 2015 - 2024 Weber Informatics LLC | Privacy Policy