complexType tcip:SchUnassignedVehicleList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo beginDate beginTime endDate endTime specific-vehicles specific-garages vehicle-attributes vehicle-types unassigned-vehicles
used by
element tcip:schUnassignedVehicleList
source <xs:complexType name="SchUnassignedVehicleList">
 
<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-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="vehicle-attributes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="vehicle-attribute" type="CPT-PTVehicleAttribute"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="vehicle-types" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="vehicle-type" type="CPT-PTVehicleType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="unassigned-vehicles">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="unassigned-vehicle" type="SCHUnassignedVehicle"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

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

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

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

element tcip:SchUnassignedVehicleList/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:SchUnassignedVehicleList/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:SchUnassignedVehicleList/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:SchUnassignedVehicleList/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:SchUnassignedVehicleList/vehicle-attributes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vehicle-attribute
source <xs:element name="vehicle-attributes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="vehicle-attribute" type="CPT-PTVehicleAttribute"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchUnassignedVehicleList/vehicle-attributes/vehicle-attribute
diagram
type tcip:CPT-PTVehicleAttribute
properties
isRef 0
content simple
source <xs:element name="vehicle-attribute" type="CPT-PTVehicleAttribute"/>

element tcip:SchUnassignedVehicleList/vehicle-types
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vehicle-type
source <xs:element name="vehicle-types" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="vehicle-type" type="CPT-PTVehicleType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchUnassignedVehicleList/vehicle-types/vehicle-type
diagram
type tcip:CPT-PTVehicleType
properties
isRef 0
content simple
source <xs:element name="vehicle-type" type="CPT-PTVehicleType"/>

element tcip:SchUnassignedVehicleList/unassigned-vehicles
diagram
properties
isRef 0
content complex
children unassigned-vehicle
source <xs:element name="unassigned-vehicles">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="unassigned-vehicle" type="SCHUnassignedVehicle"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchUnassignedVehicleList/unassigned-vehicles/unassigned-vehicle
diagram
type tcip:SCHUnassignedVehicle
properties
isRef 0
content complex
children vehicle unassigned-date begin-time end-time vehicle-base localSCHUnassignedVehicle
source <xs:element name="unassigned-vehicle" type="SCHUnassignedVehicle"/>


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