Documentation for ATIS-Draft-03-00-79

Simple Type: SCH-TripTypeDescription

[Table of contents]

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