| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | subscriptionInfo specific-vehicles specific-garages | ||
| used by |
|
||
| source | <xs:complexType name="CptVehicleInventoryListSub"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <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-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> |
| diagram | ![]() |
||||
| type | tcip:CPTSubscriptionHeader | ||||
| properties |
|
||||
| children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
| source | <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> |
| 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-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> |
| diagram | ![]() |
||||
| type | tcip:CPTTransitFacilityIden | ||||
| properties |
|
||||
| children | facility-id agency-id facility-name base-name | ||||
| source | <xs:element name="specific-garage" type="CPTTransitFacilityIden"/> |