complexType tcip:SchPullOutListSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo beginDate beginTime endDate endTime specific-vehicles specific-routes specific-garages
used by
element tcip:schPullOutListSub
source <xs:complexType name="SchPullOutListSub">
 
<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="100">
         
<xs:element name="specific-route" type="SCHRouteIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="specific-garages" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="specific-garage" type="CPTTransitFacilityIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

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

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

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

element tcip:SchPullOutListSub/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:SchPullOutListSub/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:SchPullOutListSub/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="100">
     
<xs:element name="specific-route" type="SCHRouteIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPullOutListSub/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:SchPullOutListSub/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 maxOccurs="100">
     
<xs:element name="specific-garage" type="CPTTransitFacilityIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchPullOutListSub/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"/>


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