| diagram | ![]() |
||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||
| properties |
|
||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <complexType name="DescriptionType" abstract="true"> <annotation> <documentation xml:lang="en">An abstract type definition used as the base for NameDescriptionType or OptionalNameDescriptionType. The short description is intended to be used for quick "memory jogger" descriptions of the object. </documentation> </annotation> <sequence> <element name="LongDescription" type="string" minOccurs="0"> <annotation> <documentation xml:lang="en">The Long Description is intended to be used for explanatory descriptions of the object and may include HTML markup. Long Descriptions are of unbounded length</documentation> </annotation> </element> <element name="AliasSet" type="xtce:AliasSetType" minOccurs="0"/> <element name="AncillaryDataSet" minOccurs="0"> <complexType> <sequence> <element name="AncillaryData" maxOccurs="unbounded"> <annotation> <documentation xml:lang="en">Use for any other data associated with each named object. May be used to include administrative data (e.g., version, CM or tags) or potentially any MIME type. Data may be included or given as an href. </documentation> </annotation> <complexType> <simpleContent> <extension base="string"> <attribute name="name" type="string" use="required"/> <attribute name="mimeType" type="string" default="text/plain"/> <attribute name="href" type="anyURI"/> </extension> </simpleContent> </complexType> </element> </sequence> </complexType> </element> </sequence> <attribute name="shortDescription" type="string" use="optional"> <annotation> <documentation xml:lang="en">It is strongly recommended that the short description be kept under 80 characters in length</documentation> </annotation> </attribute> </complexType> |
| type | string | ||
| properties |
|
||
| annotation |
|
||
| source | <attribute name="shortDescription" type="string" use="optional"> <annotation> <documentation xml:lang="en">It is strongly recommended that the short description be kept under 80 characters in length</documentation> </annotation> </attribute> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| type | string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <element name="LongDescription" type="string" minOccurs="0"> <annotation> <documentation xml:lang="en">The Long Description is intended to be used for explanatory descriptions of the object and may include HTML markup. Long Descriptions are of unbounded length</documentation> </annotation> </element> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| type | xtce:AliasSetType | ||||||
| properties |
|
||||||
| children | xtce:Alias | ||||||
| source | <element name="AliasSet" type="xtce:AliasSetType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| properties |
|
||||||
| children | xtce:AncillaryData | ||||||
| source | <element name="AncillaryDataSet" minOccurs="0"> <complexType> <sequence> <element name="AncillaryData" maxOccurs="unbounded"> <annotation> <documentation xml:lang="en">Use for any other data associated with each named object. May be used to include administrative data (e.g., version, CM or tags) or potentially any MIME type. Data may be included or given as an href. </documentation> </annotation> <complexType> <simpleContent> <extension base="string"> <attribute name="name" type="string" use="required"/> <attribute name="mimeType" type="string" default="text/plain"/> <attribute name="href" type="anyURI"/> </extension> </simpleContent> </complexType> </element> </sequence> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||
| type | extension of string | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <element name="AncillaryData" maxOccurs="unbounded"> <annotation> <documentation xml:lang="en">Use for any other data associated with each named object. May be used to include administrative data (e.g., version, CM or tags) or potentially any MIME type. Data may be included or given as an href. </documentation> </annotation> <complexType> <simpleContent> <extension base="string"> <attribute name="name" type="string" use="required"/> <attribute name="mimeType" type="string" default="text/plain"/> <attribute name="href" type="anyURI"/> </extension> </simpleContent> </complexType> </element> |
| type | string | ||
| properties |
|
||
| source | <attribute name="name" type="string" use="required"/> |
| type | string | ||
| properties |
|
||
| source | <attribute name="mimeType" type="string" default="text/plain"/> |
| type | anyURI |
| source | <attribute name="href" type="anyURI"/> |