complexType tcip:PIRecurringTripSegment
diagram
namespace http://www.TCIP-Adopted-03-00-01
children origin-stoppoint destination-stoppoint route localPIRecurringTripSegment
used by
element tcip:PIRecurringTrip/trip-segments/trip-segment
source <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>

element tcip:PIRecurringTripSegment/origin-stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="origin-stoppoint" type="CPTStoppointIden"/>

element tcip:PIRecurringTripSegment/destination-stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="destination-stoppoint" type="CPTStoppointIden"/>

element tcip:PIRecurringTripSegment/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden"/>

element tcip:PIRecurringTripSegment/localPIRecurringTripSegment
diagram
type PIRecurringTripSegment
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localPIRecurringTripSegment" type="local:PIRecurringTripSegment" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy