| 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="BooleanDataType"> <annotation> <documentation xml:lang="en">Contains a boolean value</documentation> </annotation> <complexContent> <extension base="xtce:BaseDataType"> <attribute name="initialValue" type="string"> <annotation> <documentation xml:lang="en">Initial value is always given in calibrated form. </documentation> <appinfo>Initial value must match either the oneStringValue or the zeroStringValue</appinfo> </annotation> </attribute> <attribute name="oneStringValue" type="string" default="True"/> <attribute name="zeroStringValue" type="string" default="False"/> </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> <appinfo>Initial value must match either the oneStringValue or the zeroStringValue</appinfo> </annotation> </attribute> |
| type | string | ||
| properties |
|
||
| source | <attribute name="oneStringValue" type="string" default="True"/> |
| type | string | ||
| properties |
|
||
| source | <attribute name="zeroStringValue" type="string" default="False"/> |