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 |
|
||
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> |
diagram | ![]() |
||||
type | tcip:CPTSubscriptionHeader | ||||
properties |
|
||||
children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
source | <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> |
diagram | ![]() |
||||
type | tcip:CPT-Date | ||||
properties |
|
||||
source | <xs:element name="beginDate" type="CPT-Date"/> |
diagram | ![]() |
||||
type | tcip:CPT-Time | ||||
properties |
|
||||
source | <xs:element name="beginTime" type="CPT-Time"/> |
diagram | ![]() |
||||
type | tcip:CPT-Date | ||||
properties |
|
||||
source | <xs:element name="endDate" type="CPT-Date"/> |
diagram | ![]() |
||||
type | tcip:CPT-Time | ||||
properties |
|
||||
source | <xs:element name="endTime" type="CPT-Time"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:CPTVehicleIden | ||||
properties |
|
||||
children | vehicle-id agency-id vin | ||||
source | <xs:element name="specific-vehicle" type="CPTVehicleIden"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:SCHRouteIden | ||||
properties |
|
||||
children | route-id agency-id route-designator route-name | ||||
source | <xs:element name="specific-route" type="SCHRouteIden"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:CPTTransitFacilityIden | ||||
properties |
|
||||
children | facility-id agency-id facility-name base-name | ||||
source | <xs:element name="specific-garage" type="CPTTransitFacilityIden"/> |
diagram | ![]() |
||||
properties |
|
||||
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> |
diagram | ![]() |
||||
type | tcip:SCHPullInOutInfo | ||||
properties |
|
||||
children | pull-in garage vehicle operator date time note trip run block parking-location localSCHPullInOutInfo | ||||
source | <xs:element name="pull-in" type="SCHPullInOutInfo"/> |