complexType tcip:IMPTVehicleInvolved
diagram
namespace http://www.TCIP-Adopted-03-00-01
children ptv incident operator operator-injured post-accident-test injury-info passengers-onboard vehicle-damage number-passengers-onboard note velocity-vector block run direction vehicle-base localIMPTVehicleInvolved
used by
elements tcip:IMInjury/locationAtIncident/ptv tcip:IMIncident/ptv-involved/ptv-involved-item
source <xs:complexType name="IMPTVehicleInvolved">
 
<xs:sequence>
   
<xs:element name="ptv" type="CPTVehicleIden"/>
   
<xs:element name="incident" type="IMIncidentIden"/>
   
<xs:element name="operator" type="CPTOperatorIden"/>
   
<xs:element name="operator-injured" type="IM-OperatorInjured"/>
   
<xs:element name="post-accident-test" type="IM-PostAccidentTest"/>
   
<xs:element name="injury-info" type="IMInjuryInfo"/>
   
<xs:element name="passengers-onboard" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="passengers-onboard-item" type="IMPerson"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="vehicle-damage" type="IM-VehicleDamage" minOccurs="0"/>
   
<xs:element name="number-passengers-onboard" type="IM-VehicleOccupantCount" minOccurs="0"/>
   
<xs:element name="note" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="velocity-vector" type="OBBusVelocityVector" minOccurs="0"/>
   
<xs:element name="block" type="SCHBlockIden" minOccurs="0"/>
   
<xs:element name="run" type="SCHRunIden" minOccurs="0"/>
   
<xs:element name="direction" type="SCH-RouteDirectionName" minOccurs="0"/>
   
<!-- code -->
   
<xs:element name="vehicle-base" type="CPTTransitFacilityIden" minOccurs="0"/>
   
<xs:element name="localIMPTVehicleInvolved" type="local:IMPTVehicleInvolved" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

element tcip:IMPTVehicleInvolved/incident
diagram
type tcip:IMIncidentIden
properties
isRef 0
content complex
children incident-id agency-id external-id external-id-agency
source <xs:element name="incident" type="IMIncidentIden"/>

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

element tcip:IMPTVehicleInvolved/operator-injured
diagram
type tcip:IM-OperatorInjured
properties
isRef 0
content simple
source <xs:element name="operator-injured" type="IM-OperatorInjured"/>

element tcip:IMPTVehicleInvolved/post-accident-test
diagram
type tcip:IM-PostAccidentTest
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="post-accident-test" type="IM-PostAccidentTest"/>

element tcip:IMPTVehicleInvolved/injury-info
diagram
type tcip:IMInjuryInfo
properties
isRef 0
content complex
children fatality-count injury-count damage-desc footnote localIMInjuryInfo
source <xs:element name="injury-info" type="IMInjuryInfo"/>

element tcip:IMPTVehicleInvolved/passengers-onboard
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children passengers-onboard-item
source <xs:element name="passengers-onboard" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="passengers-onboard-item" type="IMPerson"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:IMPTVehicleInvolved/passengers-onboard/passengers-onboard-item
diagram
type tcip:IMPerson
properties
isRef 0
content complex
children personID role-in-incident firstName middleName lastName address home-phone work-phone gender age note localIMPerson
source <xs:element name="passengers-onboard-item" type="IMPerson"/>

element tcip:IMPTVehicleInvolved/vehicle-damage
diagram
type tcip:IM-VehicleDamage
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="vehicle-damage" type="IM-VehicleDamage" minOccurs="0"/>

element tcip:IMPTVehicleInvolved/number-passengers-onboard
diagram
type tcip:IM-VehicleOccupantCount
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="number-passengers-onboard" type="IM-VehicleOccupantCount" minOccurs="0"/>

element tcip:IMPTVehicleInvolved/note
diagram
type tcip:CPT-Footnote
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="note" type="CPT-Footnote" minOccurs="0"/>

element tcip:IMPTVehicleInvolved/velocity-vector
diagram
type tcip:OBBusVelocityVector
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children velocity heading pitch
source <xs:element name="velocity-vector" type="OBBusVelocityVector" minOccurs="0"/>

element tcip:IMPTVehicleInvolved/block
diagram
type tcip:SCHBlockIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children block-id agency-id block-designator block-name
source <xs:element name="block" type="SCHBlockIden" minOccurs="0"/>

element tcip:IMPTVehicleInvolved/run
diagram
type tcip:SCHRunIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children run-id agency-id designator
source <xs:element name="run" type="SCHRunIden" minOccurs="0"/>

element tcip:IMPTVehicleInvolved/direction
diagram
type tcip:SCH-RouteDirectionName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="direction" type="SCH-RouteDirectionName" minOccurs="0"/>

element tcip:IMPTVehicleInvolved/vehicle-base
diagram
type tcip:CPTTransitFacilityIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children facility-id agency-id facility-name base-name
source <xs:element name="vehicle-base" type="CPTTransitFacilityIden" minOccurs="0"/>

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


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