complexType tcip:SchVehicleAssignmentList
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo begin end updateSince specific-vehicles specific-routes specific-garages update-thru assignments deleted-assignment
used by
element tcip:schVehicleAssignmentList
source <xs:complexType name="SchVehicleAssignmentList">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="begin" type="CPT-DateTime"/>
   
<xs:element name="end" type="CPT-DateTime"/>
   
<xs:element name="updateSince" type="CPT-DateTime" minOccurs="0"/>
   
<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 maxOccurs="100">
         
<xs:element name="specific-garage" type="CPTTransitFacilityIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="update-thru" type="CPT-DateTime"/>
   
<xs:element name="assignments">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="assignment" type="SCHVehicleAssignment"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="deleted-assignment" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="deleted-assignment-item" type="SCHBlockIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

element tcip:SchVehicleAssignmentList/end
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="end" type="CPT-DateTime"/>

element tcip:SchVehicleAssignmentList/updateSince
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="updateSince" type="CPT-DateTime" minOccurs="0"/>

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

element tcip:SchVehicleAssignmentList/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:SchVehicleAssignmentList/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:SchVehicleAssignmentList/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:SchVehicleAssignmentList/update-thru
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="update-thru" type="CPT-DateTime"/>

element tcip:SchVehicleAssignmentList/assignments
diagram
properties
isRef 0
content complex
children assignment
source <xs:element name="assignments">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="assignment" type="SCHVehicleAssignment"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchVehicleAssignmentList/assignments/assignment
diagram
type tcip:SCHVehicleAssignment
properties
isRef 0
content complex
children block metadata vehicle operator pullOutTime pullInTime pullOutLocation pullInLocation vehicle-base trips begin-timepoint end-timepoint day-types ptv-type organization note localSCHVehicleAssignment
source <xs:element name="assignment" type="SCHVehicleAssignment"/>

element tcip:SchVehicleAssignmentList/deleted-assignment
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children deleted-assignment-item
source <xs:element name="deleted-assignment" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="deleted-assignment-item" type="SCHBlockIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SchVehicleAssignmentList/deleted-assignment/deleted-assignment-item
diagram
type tcip:SCHBlockIden
properties
isRef 0
content complex
children block-id agency-id block-designator block-name
source <xs:element name="deleted-assignment-item" type="SCHBlockIden"/>


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