Documentation for ATIS-Draft-03-00-79

Simple Type: PublicGridGridStep

[Table of contents]

Super-types: xs:unsignedShort < PublicGridGridStep (by restriction)
Sub-types: None
Name PublicGridGridStep
Used by (from the same schema document) Complex Type PublicGridLocalReference , Complex Type PublicGridUSNG
Content
  • Base XSD Type: unsignedShort
  • 1 <= value <= +10000
Diagram
Schema Component Representation
<xs:simpleType name="PublicGridGridStep">
<xs:restriction base=" xs:unsignedShort ">
<xs:minInclusive value="1"/>
<xs:maxInclusive value="+10000"/>
</xs:restriction>
</xs:simpleType>