Documentation for ATIS-Draft-03-00-79

Simple Type: PublicGridEastWestDelta

[Table of contents]

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