| 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 | ||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <complexType name="BinaryDataType"> <annotation> <documentation xml:lang="en">Contains an arbitrarily large binary value </documentation> </annotation> <complexContent> <extension base="xtce:BaseDataType"> <attribute name="initialValue" type="hexBinary"> <annotation> <documentation xml:lang="en">Extra bits are truncated from the MSB (leftmost)</documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
| type | hexBinary | ||
| annotation |
|
||
| source | <attribute name="initialValue" type="hexBinary"> <annotation> <documentation xml:lang="en">Extra bits are truncated from the MSB (leftmost)</documentation> </annotation> </attribute> |