simpleType RadixType
namespace http://www.omg.org/space/xtce
type restriction of string
properties
base string
used by
attribute NumberToStringType/NumberFormat/@numberBase
facets
Kind Value Annotation
enumeration Decimal
enumeration Hexadecimal
enumeration Octal
enumeration Binary
annotation
documentation
Specifies the number base
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy