complexType OptionalNameDescriptionType
diagram SpaceSystemV1.2-27Feb2014-mods_p314.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
complexTypes AlarmType CalibratorType CommandVerifierType NumberToStringType
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  optional      
annotation
documentation
The type definition used by most elements that have an optional name with optional descriptions. 
source <complexType name="OptionalNameDescriptionType">
 
<annotation>
   
<documentation xml:lang="en">The type definition used by most elements that have an optional name with optional descriptions.  </documentation>
 
</annotation>
 
<complexContent>
   
<extension base="xtce:DescriptionType">
     
<attribute name="name" type="xtce:NameType" use="optional"/>
   
</extension>
 
</complexContent>
</complexType>

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


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