Documentation for ATIS-Draft-03-00-79

Simple Type: Int-loctable8

[Table of contents]

Super-types: xs:unsignedByte < Int-loctable8 (by restriction)
Sub-types:
Name Int-loctable8
Content
  • Base XSD Type: unsignedByte
  • 1 <= value <= 63
Diagram
Schema Component Representation
<xs:simpleType name="Int-loctable8">
<xs:restriction base=" xs:unsignedByte ">
<xs:minInclusive value="1"/>
<xs:maxInclusive value="63"/>
</xs:restriction>
</xs:simpleType>