Documentation for ATIS-Draft-03-00-79

Simple Type: CPT-StoppointDescription

[Table of contents]

Super-types: xs:string < CPT-StoppointDescription (by restriction)
Sub-types: None
Name CPT-StoppointDescription
Used by (from the same schema document) Complex Type CPTStoppoint
Content
  • Base XSD Type: string
  • length >= 0
Diagram
Schema Component Representation
<xs:simpleType name="CPT-StoppointDescription">
<xs:restriction base=" xs:string ">
<xs:minLength value="0"/>
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>