complexType tcip:CcPTVTrips
diagram
namespace http://www.TCIP-Adopted-03-00-01
children command-ID vehicle pullout-Time pullin-Time route route-Direction date trips notes
used by
element tcip:ccPTVTrips
source <xs:complexType name="CcPTVTrips">
 
<xs:sequence>
   
<xs:element name="command-ID" type="CPT-CommandID"/>
   
<xs:element name="vehicle" type="CPTVehicleIden"/>
   
<xs:element name="pullout-Time" type="SCH-Time" minOccurs="0"/>
   
<xs:element name="pullin-Time" type="SCH-Time" minOccurs="0"/>
   
<xs:element name="route" type="SCHRouteIden"/>
   
<xs:element name="route-Direction" type="SCH-RouteDirectionName"/>
   
<xs:element name="date" type="CPT-Date"/>
   
<xs:element name="trips">
     
<xs:complexType>
       
<xs:sequence maxOccurs="3">
         
<xs:element name="trip" type="CCPTVTripData"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="notes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="5">
         
<xs:element name="note" type="SCHNoteInfo"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CcPTVTrips/command-ID
diagram
type tcip:CPT-CommandID
properties
isRef 0
content simple
source <xs:element name="command-ID" type="CPT-CommandID"/>

element tcip:CcPTVTrips/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden"/>

element tcip:CcPTVTrips/pullout-Time
diagram
type tcip:SCH-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="pullout-Time" type="SCH-Time" minOccurs="0"/>

element tcip:CcPTVTrips/pullin-Time
diagram
type tcip:SCH-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="pullin-Time" type="SCH-Time" minOccurs="0"/>

element tcip:CcPTVTrips/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden"/>

element tcip:CcPTVTrips/route-Direction
diagram
type tcip:SCH-RouteDirectionName
properties
isRef 0
content simple
source <xs:element name="route-Direction" type="SCH-RouteDirectionName"/>

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

element tcip:CcPTVTrips/trips
diagram
properties
isRef 0
content complex
children trip
source <xs:element name="trips">
 
<xs:complexType>
   
<xs:sequence maxOccurs="3">
     
<xs:element name="trip" type="CCPTVTripData"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcPTVTrips/trips/trip
diagram
type tcip:CCPTVTripData
properties
isRef 0
content complex
children operator operator2 pattern-Version timepoint-Version patterns start-Time end-Time start-Location end-Location timepoints timepoint-times trip operator-Change event-List notes operating-Time-Type trip-type service-type
source <xs:element name="trip" type="CCPTVTripData"/>

element tcip:CcPTVTrips/notes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children note
source <xs:element name="notes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="5">
     
<xs:element name="note" type="SCHNoteInfo"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcPTVTrips/notes/note
diagram
type tcip:SCHNoteInfo
properties
isRef 0
content complex
children note metadata public note-text localSCHNoteInfo
source <xs:element name="note" type="SCHNoteInfo"/>


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