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