Documentation for ATIS-Draft-03-00-79

Simple Type: String-index64

[Table of contents]

Super-types: xs:string < String-index64 (by restriction)
Sub-types: None
Name String-index64
Used by (from the same schema document) Complex Type PreCoded , Complex Type PreCoded , Complex Type Geometry , Complex Type GeoCoord , Complex Type Transition , Complex Type Grid , Complex Type Address , Complex Type CrossStreets , Complex Type LinearReference , Complex Type Polygon , Complex Type PublicGrid , Complex Type AreaLocation , Complex Type Chain , Complex Type GroupLocation , Complex Type IdType , Complex Type IdType , Complex Type LinkLocation , Complex Type LocationReference , Complex Type PointLocation , Complex Type PublicGridLocalReference , Complex Type RouteLocation , Complex Type SpatialObject
Content
  • Base XSD Type: string
  • length >= 1
Diagram
Schema Component Representation
<xs:simpleType name="String-index64">
<xs:restriction base=" xs:string ">
<xs:minLength value="1"/>
<xs:maxLength value="64"/>
</xs:restriction>
</xs:simpleType>