complexType tcip:SchPullInList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo beginDate beginTime endDate endTime specific-vehicles specific-routes specific-garages pull-ins
used by
element tcip:schPullInList
source <xs:complexType name="SchPullInList">
 
<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="specific-vehicles" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="specific-vehicle" type="CPTVehicleIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="specific-routes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="specific-route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="specific-garages" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence minOccurs="0" maxOccurs="unbounded">
         
<xs:element name="specific-garage" type="CPTTransitFacilityIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="pull-ins">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="pull-in" type="SCHPullInOutInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:SchPullInList/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:SchPullInList/beginDate
diagram
type tcip:CPT-Date
properties
isRef 0
content simple
source <xs:element name="beginDate" type="CPT-Date"/>

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

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

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

element tcip:SchPullInList/specific-vehicles
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-vehicle
source <xs:element name="specific-vehicles" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="specific-vehicle" type="CPTVehicleIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPullInList/specific-vehicles/specific-vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="specific-vehicle" type="CPTVehicleIden"/>

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

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

element tcip:SchPullInList/specific-garages
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children specific-garage
source <xs:element name="specific-garages" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="specific-garage" type="CPTTransitFacilityIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPullInList/specific-garages/specific-garage
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="specific-garage" type="CPTTransitFacilityIden"/>

element tcip:SchPullInList/pull-ins
diagram
properties
isRef 0
content complex
children pull-in
source <xs:element name="pull-ins">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="pull-in" type="SCHPullInOutInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPullInList/pull-ins/pull-in
diagram
type tcip:SCHPullInOutInfo
properties
isRef 0
content complex
children pull-in garage vehicle operator date time note trip run block parking-location localSCHPullInOutInfo
source <xs:element name="pull-in" type="SCHPullInOutInfo"/>


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