| 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:ToString | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <complexType name="NumericDataType"> <annotation> <documentation xml:lang="en">An abstract type that is a super type of either an Integer or Float Data type.</documentation> </annotation> <complexContent> <extension base="xtce:BaseDataType"> <sequence> <element name="ToString" minOccurs="0"> <complexType> <complexContent> <extension base="xtce:NumberToStringType"/> </complexContent> </complexType> </element> </sequence> </extension> </complexContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||
| type | extension of xtce:NumberToStringType | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:ValueEnumeration xtce:RangeEnumeration xtce:NumberFormat | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| source | <element name="ToString" minOccurs="0"> <complexType> <complexContent> <extension base="xtce:NumberToStringType"/> </complexContent> </complexType> </element> |