complexType tcip:SchTripDetailList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo beginDate beginTime endDate endTime trips timepoints stoppoints routes trip-details
used by
element tcip:schTripDetailList
source <xs:complexType name="SchTripDetailList">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="beginDate" type="CPT-Date"/>
   
<xs:element name="beginTime" type="CPT-Time"/>
   
<xs:element name="endDate" type="CPT-Date"/>
   
<xs:element name="endTime" type="CPT-Time"/>
   
<xs:element name="trips" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100000">
         
<xs:element name="trip" type="SCHTripIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="timepoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="timepoint" type="SCHTimepointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stoppoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="stoppoint" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="routes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="trip-details">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="trip-detail" type="SCHTripDetailInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchTripDetailList/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:SchTripDetailList/beginDate
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="beginDate" type="CPT-Date"/>

element tcip:SchTripDetailList/beginTime
diagram
type tcip:CPT-Time
properties
isRef 0
content simple
source <xs:element name="beginTime" type="CPT-Time"/>

element tcip:SchTripDetailList/endDate
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="endDate" type="CPT-Date"/>

element tcip:SchTripDetailList/endTime
diagram
type tcip:CPT-Time
properties
isRef 0
content simple
source <xs:element name="endTime" type="CPT-Time"/>

element tcip:SchTripDetailList/trips
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children trip
source <xs:element name="trips" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100000">
     
<xs:element name="trip" type="SCHTripIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchTripDetailList/trips/trip
diagram
type tcip:SCHTripIden
properties
isRef 0
content complex
children trip-id agency-id designator
source <xs:element name="trip" type="SCHTripIden"/>

element tcip:SchTripDetailList/timepoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint
source <xs:element name="timepoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="timepoint" type="SCHTimepointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchTripDetailList/timepoints/timepoint
diagram
type tcip:SCHTimepointIden
properties
isRef 0
content complex
children timepoint-id agency-id designator name
source <xs:element name="timepoint" type="SCHTimepointIden"/>

element tcip:SchTripDetailList/stoppoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint
source <xs:element name="stoppoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:SchTripDetailList/routes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children route
source <xs:element name="routes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchTripDetailList/routes/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:SchTripDetailList/trip-details
diagram
properties
isRef 0
content complex
children trip-detail
source <xs:element name="trip-details">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="trip-detail" type="SCHTripDetailInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchTripDetailList/trip-details/trip-detail
diagram
type tcip:SCHTripDetailInfo
properties
isRef 0
content complex
children route route-direction-name route-version tripInfo operator other-employees vehicle activation-date deactivation-date relief-operator relief-vehicle localSCHTripDetailInfo
source <xs:element name="trip-detail" type="SCHTripDetailInfo"/>


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