simpleType FixedIntegerValueType
namespace http://www.omg.org/space/xtce
type union of (integer, xtce:HexadecimalType, xtce:OctalType, xtce:BinaryType)
used by
elements IntegerValueType/FixedValue IntegerArgumentValueType/FixedValue
attributes SequenceContainerType/@idlePattern IntegerDataType/@initialValue IntegerRangeType/@maxInclusive IntegerRangeType/@minInclusive
annotation
documentation
A simple union type combining integer, octal, binary, and hexadecimal types
source <simpleType name="FixedIntegerValueType">
 
<annotation>
   
<documentation xml:lang="en">A simple union type combining integer, octal, binary, and hexadecimal types</documentation>
 
</annotation>
 
<union memberTypes="integer xtce:HexadecimalType xtce:OctalType xtce:BinaryType"/>
</simpleType>


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