complexType tcip:SCHTripDetailInfo
diagram
namespace http://www.TCIP-Adopted-03-00-01
children route route-direction-name route-version tripInfo operator other-employees vehicle activation-date deactivation-date relief-operator relief-vehicle localSCHTripDetailInfo
used by
element tcip:SchTripDetailList/trip-details/trip-detail
source <xs:complexType name="SCHTripDetailInfo">
 
<xs:sequence>
   
<xs:element name="route" type="SCHRouteIden"/>
   
<xs:element name="route-direction-name" type="SCH-RouteDirectionName" minOccurs="0"/>
   
<xs:element name="route-version" type="SCH-TimetableVersionID"/>
   
<xs:element name="tripInfo" type="SCHTripInfo"/>
   
<xs:element name="operator" type="CPTOperatorIden" minOccurs="0"/>
   
<xs:element name="other-employees" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="other-employee" type="CPTEmployeeIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/>
   
<xs:element name="activation-date" type="CPT-Date" minOccurs="0"/>
   
<xs:element name="deactivation-date" type="CPT-Date" minOccurs="0"/>
   
<xs:element name="relief-operator" type="CPTOperatorIden" minOccurs="0"/>
   
<xs:element name="relief-vehicle" type="CPTVehicleIden" minOccurs="0"/>
   
<xs:element name="localSCHTripDetailInfo" type="local:SCHTripDetailInfo" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SCHTripDetailInfo/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:SCHTripDetailInfo/route-direction-name
diagram
type tcip:SCH-RouteDirectionName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="route-direction-name" type="SCH-RouteDirectionName" minOccurs="0"/>

element tcip:SCHTripDetailInfo/route-version
diagram
type tcip:SCH-TimetableVersionID
properties
isRef 0
content simple
source <xs:element name="route-version" type="SCH-TimetableVersionID"/>

element tcip:SCHTripDetailInfo/tripInfo
diagram
type tcip:SCHTripInfo
properties
isRef 0
content complex
children trip route direction service-type day-types pattern run block trip-type trip-type-name trip-timepoint-times events notes op-time-type
source <xs:element name="tripInfo" type="SCHTripInfo"/>

element tcip:SCHTripDetailInfo/operator
diagram
type tcip:CPTOperatorIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children operator-id agency-id designator employee-id
source <xs:element name="operator" type="CPTOperatorIden" minOccurs="0"/>

element tcip:SCHTripDetailInfo/other-employees
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children other-employee
source <xs:element name="other-employees" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="other-employee" type="CPTEmployeeIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SCHTripDetailInfo/other-employees/other-employee
diagram
type tcip:CPTEmployeeIden
properties
isRef 0
content complex
children employee-id agency-id firstName middleName lastName
source <xs:element name="other-employee" type="CPTEmployeeIden"/>

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

element tcip:SCHTripDetailInfo/activation-date
diagram
type tcip:CPT-Date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="activation-date" type="CPT-Date" minOccurs="0"/>

element tcip:SCHTripDetailInfo/deactivation-date
diagram
type tcip:CPT-Date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="deactivation-date" type="CPT-Date" minOccurs="0"/>

element tcip:SCHTripDetailInfo/relief-operator
diagram
type tcip:CPTOperatorIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children operator-id agency-id designator employee-id
source <xs:element name="relief-operator" type="CPTOperatorIden" minOccurs="0"/>

element tcip:SCHTripDetailInfo/relief-vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vehicle-id agency-id vin
source <xs:element name="relief-vehicle" type="CPTVehicleIden" minOccurs="0"/>

element tcip:SCHTripDetailInfo/localSCHTripDetailInfo
diagram
type SCHTripDetailInfo
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localSCHTripDetailInfo" type="local:SCHTripDetailInfo" minOccurs="0"/>


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