Documentation for ATIS-Draft-03-00-79

Simple Type: SP-NoDimDist

[Table of contents]

Super-types: xs:int < SP-NoDimDist (by restriction)
Sub-types: None
Name SP-NoDimDist
Used by (from the same schema document) Complex Type SPNoDimArc , Complex Type SPNoDimCircle
Content
  • Base XSD Type: int
  • -2147483648 <= value <= 2147483647
Diagram
Schema Component Representation
<xs:simpleType name="SP-NoDimDist">
<xs:restriction base=" xs:int ">
<xs:minInclusive value="-2147483648"/>
<xs:maxInclusive value="2147483647"/>
</xs:restriction>
</xs:simpleType>