Documentation for ATIS-Draft-03-00-79

Complex Type: SCHTimepointIden

[Table of contents]

Super-types: None
Sub-types: None
Name SCHTimepointIden
Used by (from the same schema document) Complex Type CcAdherencePerformance , Complex Type CcAdherencePerformanceSub , Complex Type CcLocationReport , Complex Type CcPTVAdherence , Complex Type ObLocation , Complex Type SchActualRunningTimes , Complex Type SchActualRunningTimesSub , Complex Type SchPushTimepoints , Complex Type SchTimepointList , Complex Type SchTimepointsFile , Complex Type SchTripDetailList , Complex Type SchTripDetailListSub , Complex Type SpRouteGeoTrace , Complex Type CCDestinationSignRule , Complex Type CCDestinationSignRule , Complex Type CCDetourRecord , Complex Type CCHistoricalAdherenceRecord , Complex Type CCPollResponseContents , Complex Type CCTimepointHistory , Complex Type CPTStoppoint , Complex Type PITimetableTimepoint , Complex Type SCHBlockScheduleEntry , Complex Type SCHBlockScheduleEntry , Complex Type SCHOperatorAssignment , Complex Type SCHOperatorAssignment , Complex Type SCHRunningTimeEntry , Complex Type SCHRunningTimeEntry , Complex Type SCHRunScheduleEntry , Complex Type SCHRunScheduleEntry , Complex Type SCHServiceAtStop , Complex Type SCHTimepointInfo , Complex Type SCHTimepointInterval , Complex Type SCHTimepointInterval , Complex Type SCHTimeStoppoint , Complex Type SCHTimeTableEntry , Complex Type SCHTimeTableTripTP , Complex Type SCHValidationError , Complex Type SCHVehicleAssignment , Complex Type SCHVehicleAssignment , Complex Type SPTimepointGeoLoc
Abstract no
XML Instance Representation
<...>
<timepoint-id> SCH-TimepointID </timepoint-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<designator> SCH-TimepointDesignator </designator> [0..1]
<name> SCH-TimepointName </name> [0..1]
</...>
Diagram
h1935445444 h948193899 h-153340963 h242412820
Schema Component Representation
<xs:complexType name="SCHTimepointIden">
<xs:sequence>
<xs:element name="timepoint-id" type=" SCH-TimepointID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="designator" type=" SCH-TimepointDesignator " minOccurs="0"/>
<xs:element name="name" type=" SCH-TimepointName " minOccurs="0"/>
</xs:sequence>
</xs:complexType>