| namespace | http://www.omg.org/space/xtce | |||||||||||||||
| type | restriction of string | |||||||||||||||
| properties |
|
|||||||||||||||
| used by |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <simpleType name="RadixType"> <annotation> <documentation xml:lang="en">Specifies the number base</documentation> </annotation> <restriction base="string"> <enumeration value="Decimal"/> <enumeration value="Hexadecimal"/> <enumeration value="Octal"/> <enumeration value="Binary"/> </restriction> </simpleType> |