| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| children | xtce:StringArgumentType xtce:EnumeratedArgumentType xtce:IntegerArgumentType xtce:BinaryArgumentType xtce:FloatArgumentType xtce:BooleanArgumentType xtce:RelativeTimeAgumentType xtce:AbsoluteTimeArgumentType xtce:ArrayArgumentType xtce:AggregateArgumentType | ||
| used by |
|
||
| annotation |
|
||
| source | <complexType name="ArgumentTypeSetType"> <annotation> <documentation xml:lang="en">Holds the list of argument type definitions. </documentation> </annotation> <choice maxOccurs="unbounded"> <element name="StringArgumentType" type="xtce:StringDataType"/> <element name="EnumeratedArgumentType" type="xtce:EnumeratedDataType"/> <element name="IntegerArgumentType"> <complexType> <complexContent> <extension base="xtce:IntegerDataType"> <sequence> <element name="ValidRangeSet" minOccurs="0"> <annotation> <documentation xml:lang="en">Numerical ranges that define the universe of valid values for this argument. Used to further bound argument values inside the ValidRange for the overall Data Type</documentation> </annotation> <complexType> <sequence> <element name="ValidRange" type="xtce:IntegerRangeType" maxOccurs="unbounded"/> </sequence> <attribute name="validRangeAppliesToCalibrated" type="boolean" default="true"/> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> <element name="BinaryArgumentType" type="xtce:BinaryDataType"/> <element name="FloatArgumentType"> <complexType> <complexContent> <extension base="xtce:FloatDataType"> <sequence> <element name="ValidRangeSet" minOccurs="0"> <annotation> <documentation xml:lang="en">Numerical ranges that define the universe of valid values for this argument. Used to further bound argument values inside the ValidRange for the overall Data Type</documentation> </annotation> <complexType> <sequence> <element name="ValidRange" type="xtce:FloatRangeType" maxOccurs="unbounded"/> </sequence> <attribute name="validRangeAppliesToCalibrated" type="boolean" default="true"/> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> <element name="BooleanArgumentType" type="xtce:BooleanDataType"/> <element name="RelativeTimeAgumentType" type="xtce:RelativeTimeDataType"/> <element name="AbsoluteTimeArgumentType" type="xtce:AbsoluteTimeDataType"/> <element name="ArrayArgumentType" type="xtce:ArrayDataTypeType"/> <element name="AggregateArgumentType" type="xtce:AggregateDataType"/> </choice> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||||||||||
| type | xtce:StringDataType | ||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:UnitSet xtce:BinaryDataEncoding xtce:FloatDataEncoding xtce:IntegerDataEncoding xtce:StringDataEncoding xtce:SizeRangeInCharacters | ||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="StringArgumentType" type="xtce:StringDataType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||
| type | xtce:EnumeratedDataType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:UnitSet xtce:BinaryDataEncoding xtce:FloatDataEncoding xtce:IntegerDataEncoding xtce:StringDataEncoding xtce:EnumerationList | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <element name="EnumeratedArgumentType" type="xtce:EnumeratedDataType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of xtce:IntegerDataType | ||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:UnitSet xtce:BinaryDataEncoding xtce:FloatDataEncoding xtce:IntegerDataEncoding xtce:StringDataEncoding xtce:ToString xtce:ValidRange xtce:ValidRangeSet | ||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="IntegerArgumentType"> <complexType> <complexContent> <extension base="xtce:IntegerDataType"> <sequence> <element name="ValidRangeSet" minOccurs="0"> <annotation> <documentation xml:lang="en">Numerical ranges that define the universe of valid values for this argument. Used to further bound argument values inside the ValidRange for the overall Data Type</documentation> </annotation> <complexType> <sequence> <element name="ValidRange" type="xtce:IntegerRangeType" maxOccurs="unbounded"/> </sequence> <attribute name="validRangeAppliesToCalibrated" type="boolean" default="true"/> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||
| properties |
|
||||||||||||
| children | xtce:ValidRange | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <element name="ValidRangeSet" minOccurs="0"> <annotation> <documentation xml:lang="en">Numerical ranges that define the universe of valid values for this argument. Used to further bound argument values inside the ValidRange for the overall Data Type</documentation> </annotation> <complexType> <sequence> <element name="ValidRange" type="xtce:IntegerRangeType" maxOccurs="unbounded"/> </sequence> <attribute name="validRangeAppliesToCalibrated" type="boolean" default="true"/> </complexType> </element> |
| type | boolean | ||
| properties |
|
||
| source | <attribute name="validRangeAppliesToCalibrated" type="boolean" default="true"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||
| type | xtce:IntegerRangeType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <element name="ValidRange" type="xtce:IntegerRangeType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||
| type | xtce:BinaryDataType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:UnitSet xtce:BinaryDataEncoding xtce:FloatDataEncoding xtce:IntegerDataEncoding xtce:StringDataEncoding | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <element name="BinaryArgumentType" type="xtce:BinaryDataType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||||||||
| type | extension of xtce:FloatDataType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:UnitSet xtce:BinaryDataEncoding xtce:FloatDataEncoding xtce:IntegerDataEncoding xtce:StringDataEncoding xtce:ToString xtce:ValidRange xtce:ValidRangeSet | ||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="FloatArgumentType"> <complexType> <complexContent> <extension base="xtce:FloatDataType"> <sequence> <element name="ValidRangeSet" minOccurs="0"> <annotation> <documentation xml:lang="en">Numerical ranges that define the universe of valid values for this argument. Used to further bound argument values inside the ValidRange for the overall Data Type</documentation> </annotation> <complexType> <sequence> <element name="ValidRange" type="xtce:FloatRangeType" maxOccurs="unbounded"/> </sequence> <attribute name="validRangeAppliesToCalibrated" type="boolean" default="true"/> </complexType> </element> </sequence> </extension> </complexContent> </complexType> </element> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||
| properties |
|
||||||||||||
| children | xtce:ValidRange | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <element name="ValidRangeSet" minOccurs="0"> <annotation> <documentation xml:lang="en">Numerical ranges that define the universe of valid values for this argument. Used to further bound argument values inside the ValidRange for the overall Data Type</documentation> </annotation> <complexType> <sequence> <element name="ValidRange" type="xtce:FloatRangeType" maxOccurs="unbounded"/> </sequence> <attribute name="validRangeAppliesToCalibrated" type="boolean" default="true"/> </complexType> </element> |
| type | boolean | ||
| properties |
|
||
| source | <attribute name="validRangeAppliesToCalibrated" type="boolean" default="true"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||
| type | xtce:FloatRangeType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <element name="ValidRange" type="xtce:FloatRangeType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | xtce:BooleanDataType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:UnitSet xtce:BinaryDataEncoding xtce:FloatDataEncoding xtce:IntegerDataEncoding xtce:StringDataEncoding | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="BooleanArgumentType" type="xtce:BooleanDataType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||
| type | xtce:RelativeTimeDataType | ||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:Encoding xtce:ReferenceTime | ||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||
| source | <element name="RelativeTimeAgumentType" type="xtce:RelativeTimeDataType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||
| type | xtce:AbsoluteTimeDataType | ||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:Encoding xtce:ReferenceTime | ||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||
| source | <element name="AbsoluteTimeArgumentType" type="xtce:AbsoluteTimeDataType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||
| type | xtce:ArrayDataTypeType | ||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet | ||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||
| source | <element name="ArrayArgumentType" type="xtce:ArrayDataTypeType"/> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||
| type | xtce:AggregateDataType | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:MemberList | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| source | <element name="AggregateArgumentType" type="xtce:AggregateDataType"/> |