| 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:SizeRangeInCharacters | ||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="StringDataType"> <annotation> <documentation xml:lang="en">Contains a String Value</documentation> </annotation> <complexContent> <extension base="xtce:BaseDataType"> <sequence> <element name="SizeRangeInCharacters" type="xtce:IntegerRangeType" minOccurs="0"/> </sequence> <attribute name="initialValue" type="string"> <annotation> <documentation xml:lang="en">Initial values for string types, may include C language style (\n, \t, \", \\, etc.) escape sequences.</documentation> </annotation> </attribute> <attribute name="restrictionPattern" type="string"> <annotation> <documentation xml:lang="en">restriction pattern is a regular expression</documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
| type | string | ||
| annotation |
|
||
| source | <attribute name="initialValue" type="string"> <annotation> <documentation xml:lang="en">Initial values for string types, may include C language style (\n, \t, \", \\, etc.) escape sequences.</documentation> </annotation> </attribute> |
| type | string | ||
| annotation |
|
||
| source | <attribute name="restrictionPattern" type="string"> <annotation> <documentation xml:lang="en">restriction pattern is a regular expression</documentation> </annotation> </attribute> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||
| type | xtce:IntegerRangeType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <element name="SizeRangeInCharacters" type="xtce:IntegerRangeType" minOccurs="0"/> |