Documentation for ATIS-Draft-03-00-79

Simple Type: CPT-Mode

[Table of contents]

Super-types: xs:string < CPT-Mode (by restriction)
Sub-types: None
Name CPT-Mode
Used by (from the same schema document) Complex Type PiAccessibilityList , Complex Type PiAccessibilityListSub , Complex Type PiAgencyList , Complex Type PiAgencyListSub , Complex Type PiServiceList , Complex Type PiServiceListSub , Complex Type SchPushRouteSchedule , Complex Type SchRouteSchedule , Complex Type CPTPTVehicle , Complex Type CPTStoppoint , Complex Type FCFarePolicyRecord , Complex Type FCFarePolicyRecord , Complex Type PIAccessibility , Complex Type PIAgencyProfile , Complex Type PINearestStop , Complex Type PIRouteInfo , Complex Type PIService , Complex Type PIXMLTimetable , Complex Type SCHMasterScheduleHdr , Complex Type SCHOperatorAssignment , Complex Type SCHPatternInfo , Complex Type SCHRoute , Complex Type SCHTimepointInfo , Complex Type SCHTimepointInterval , Complex Type SCHTimeTableTrip , Complex Type SCHTrip , Complex Type SCHTripTimepoint
Content
  • Base XSD Type: string
  • length >= 1
Diagram
Schema Component Representation
<xs:simpleType name="CPT-Mode">
<xs:restriction base=" xs:string ">
<xs:minLength value="1"/>
<xs:maxLength value="2"/>
</xs:restriction>
</xs:simpleType>