Documentation for ATIS-Draft-03-00-79

Simple Type: PI-LandmarkDesc

[Table of contents]

Super-types: xs:string < PI-LandmarkDesc (by restriction)
Sub-types: None
Name PI-LandmarkDesc
Content
  • Base XSD Type: string
  • length >= 0
Diagram
Schema Component Representation
<xs:simpleType name="PI-LandmarkDesc">
<xs:restriction base=" xs:string ">
<xs:minLength value="0"/>
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>