Documentation for ATIS-Draft-03-00-79

Complex Type: PIRecurringTripSegment

[Table of contents]

Super-types: None
Sub-types: None
Name PIRecurringTripSegment
Used by (from the same schema document) Complex Type PIRecurringTrip
Abstract no
XML Instance Representation
<...>
<origin-stoppoint> CPTStoppointIden </origin-stoppoint> [1]
<destination-stoppoint> CPTStoppointIden </destination-stoppoint> [1]
<route> SCHRouteIden </route> [1]
<localPIRecurringTripSegment> local:PIRecurringTripSegment </localPIRecurringTripSegment> [0..1]
</...>
Diagram
h2146772752 h2146772752 h-963684166 h-356986257
Schema Component Representation
<xs:complexType name="PIRecurringTripSegment">
<xs:sequence>
<xs:element name="origin-stoppoint" type=" CPTStoppointIden "/>
<xs:element name="destination-stoppoint" type=" CPTStoppointIden "/>
<xs:element name="route" type=" SCHRouteIden "/>
<xs:element name="localPIRecurringTripSegment" type=" local:PIRecurringTripSegment " minOccurs="0"/>
</xs:sequence>
</xs:complexType>