Documentation for ATIS-Draft-03-00-79

Simple Type: GridPointAltitudeDelta

[Table of contents]

Super-types: xs:unsignedShort < GridPointAltitudeDelta (by restriction)
Sub-types: None
Name GridPointAltitudeDelta
Used by (from the same schema document) Complex Type GridPoint
Content
  • Base XSD Type: unsignedShort
  • value <= 16374
Diagram
Schema Component Representation
<xs:simpleType name="GridPointAltitudeDelta">
<xs:restriction base=" xs:unsignedShort ">
<xs:maxInclusive value="16374"/>
</xs:restriction>
</xs:simpleType>