| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||
| type | extension of xtce:BaseDataType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:UnitSet xtce:BinaryDataEncoding xtce:FloatDataEncoding xtce:IntegerDataEncoding xtce:StringDataEncoding xtce:EnumerationList | ||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <complexType name="EnumeratedDataType"> <annotation> <documentation xml:lang="en">Contains an enumerated value - a value that has both an integral and a string representation.</documentation> </annotation> <complexContent> <extension base="xtce:BaseDataType"> <sequence> <element name="EnumerationList"> <complexType> <sequence> <element name="Enumeration" type="xtce:ValueEnumerationType" maxOccurs="unbounded"/> </sequence> </complexType> </element> </sequence> <attribute name="initialValue" type="string"> <annotation> <documentation xml:lang="en">Initial value is always given in calibrated form.</documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
| type | string | ||
| annotation |
|
||
| source | <attribute name="initialValue" type="string"> <annotation> <documentation xml:lang="en">Initial value is always given in calibrated form.</documentation> </annotation> </attribute> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| properties |
|
||
| children | xtce:Enumeration | ||
| source | <element name="EnumerationList"> <complexType> <sequence> <element name="Enumeration" type="xtce:ValueEnumerationType" maxOccurs="unbounded"/> </sequence> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||
| type | xtce:ValueEnumerationType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="Enumeration" type="xtce:ValueEnumerationType" maxOccurs="unbounded"/> |