complexType tcip:CptVehicleInventoryList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo specific-vehicles specific-garages vehicles
used by
element tcip:cptVehicleInventoryList
source <xs:complexType name="CptVehicleInventoryList">
 
<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:element name="vehicles">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="vehicle" type="CPTPTVehicle"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CptVehicleInventoryList/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:CptVehicleInventoryList/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:CptVehicleInventoryList/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:CptVehicleInventoryList/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:CptVehicleInventoryList/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:CptVehicleInventoryList/vehicles
diagram
properties
isRef 0
content complex
children vehicle
source <xs:element name="vehicles">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="vehicle" type="CPTPTVehicle"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CptVehicleInventoryList/vehicles/vehicle
diagram
type tcip:CPTPTVehicle
properties
isRef 0
content complex
children vehicle seating standing wheelChair vehicleType vehicleAttributes mode manufacturer model modelYear rehabDate registration componentList vehTypeDesc ieeeData itisCodes localCPTPTVehicle
source <xs:element name="vehicle" type="CPTPTVehicle"/>


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