| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of xtce:NumericDataType | ||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:UnitSet xtce:BinaryDataEncoding xtce:FloatDataEncoding xtce:IntegerDataEncoding xtce:StringDataEncoding xtce:ToString xtce:ValidRange | ||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="IntegerDataType"> <annotation> <documentation xml:lang="en">Contains an integral value</documentation> </annotation> <complexContent> <extension base="xtce:NumericDataType"> <sequence> <element name="ValidRange" minOccurs="0"> <annotation> <documentation xml:lang="en">The Valid Range bounds the universe of possible values this Parameter may have.</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:IntegerRangeType"> <attribute name="validRangeAppliesToCalibrated" type="boolean" default="false"/> </extension> </complexContent> </complexType> </element> </sequence> <attribute name="initialValue" type="xtce:FixedIntegerValueType"> <annotation> <documentation xml:lang="en">Initial value is always given in calibrated form. Default is base 10 form; binary, octal, or hexadecimal values may be given by preceding value with 0[b|B], 0[o|O|, 0[x|X] respectively.</documentation> </annotation> </attribute> <attribute name="sizeInBits" type="positiveInteger" default="32"/> <attribute name="signed" type="boolean" default="true"/> </extension> </complexContent> </complexType> |
| type | xtce:FixedIntegerValueType | ||
| annotation |
|
||
| source | <attribute name="initialValue" type="xtce:FixedIntegerValueType"> <annotation> <documentation xml:lang="en">Initial value is always given in calibrated form. Default is base 10 form; binary, octal, or hexadecimal values may be given by preceding value with 0[b|B], 0[o|O|, 0[x|X] respectively.</documentation> </annotation> </attribute> |
| type | positiveInteger | ||
| properties |
|
||
| source | <attribute name="sizeInBits" type="positiveInteger" default="32"/> |
| type | boolean | ||
| properties |
|
||
| source | <attribute name="signed" type="boolean" default="true"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||
| type | extension of xtce:IntegerRangeType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <element name="ValidRange" minOccurs="0"> <annotation> <documentation xml:lang="en">The Valid Range bounds the universe of possible values this Parameter may have.</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:IntegerRangeType"> <attribute name="validRangeAppliesToCalibrated" type="boolean" default="false"/> </extension> </complexContent> </complexType> </element> |
| type | boolean | ||
| properties |
|
||
| source | <attribute name="validRangeAppliesToCalibrated" type="boolean" default="false"/> |