complexType tcip:IMOtherVehicleInvolved
diagram
namespace http://www.TCIP-Adopted-03-00-01
children other-veh veh-type incident veh-info heading speed damage injury-info operator passengers veh-person-count post-acc-test footnote localIMOtherVehicleInvolved
used by
elements tcip:IMInjury/locationAtIncident/other-veh tcip:ImIncidentUpdate/otherVehicles/otherVehicle tcip:ImInitialIncidentReport/otherVehicles/otherVehicle
source <xs:complexType name="IMOtherVehicleInvolved">
 
<xs:sequence>
   
<xs:element name="other-veh" type="IM-OtherVehicleInvolvedID" minOccurs="0"/>
   
<xs:element name="veh-type" type="IM-VehicleInvolvedType"/>
   
<xs:element name="incident" type="IMIncidentIden"/>
   
<xs:element name="veh-info" type="IMVehicleIDInformation"/>
   
<xs:element name="heading" type="lrms:Direction"/>
   
<!-- vehicle heading -->
   
<xs:element name="speed" type="OB-J1587-VelocityVectorSpeed"/>
   
<xs:element name="damage" type="IM-VehicleDamage" minOccurs="0"/>
   
<xs:element name="injury-info" type="IMInjuryInfo"/>
   
<xs:element name="operator" type="IMPerson" minOccurs="0"/>
   
<xs:element name="passengers">
     
<xs:complexType>
       
<xs:sequence maxOccurs="500">
         
<xs:element name="passenger" type="IMPerson"/>
         
<!-- passengers in the vehicle -->
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="veh-person-count" type="IM-VehicleOccupantCount" minOccurs="0"/>
   
<xs:element name="post-acc-test" type="IM-PostAccidentTest" minOccurs="0"/>
   
<xs:element name="footnote" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="localIMOtherVehicleInvolved" type="local:IMOtherVehicleInvolved" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:IMOtherVehicleInvolved/other-veh
diagram
type tcip:IM-OtherVehicleInvolvedID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="other-veh" type="IM-OtherVehicleInvolvedID" minOccurs="0"/>

element tcip:IMOtherVehicleInvolved/veh-type
diagram
type tcip:IM-VehicleInvolvedType
properties
isRef 0
content simple
source <xs:element name="veh-type" type="IM-VehicleInvolvedType"/>

element tcip:IMOtherVehicleInvolved/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:IMOtherVehicleInvolved/veh-info
diagram
type tcip:IMVehicleIDInformation
properties
isRef 0
content complex
children vin tag state make model year color desc localIMVehicleIDInformation
source <xs:element name="veh-info" type="IMVehicleIDInformation"/>

element tcip:IMOtherVehicleInvolved/heading
diagram
type lrms:Direction
properties
isRef 0
content simple
source <xs:element name="heading" type="lrms:Direction"/>

element tcip:IMOtherVehicleInvolved/speed
diagram
type tcip:OB-J1587-VelocityVectorSpeed
properties
isRef 0
content simple
source <xs:element name="speed" type="OB-J1587-VelocityVectorSpeed"/>

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

element tcip:IMOtherVehicleInvolved/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:IMOtherVehicleInvolved/operator
diagram
type tcip:IMPerson
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children personID role-in-incident firstName middleName lastName address home-phone work-phone gender age note localIMPerson
source <xs:element name="operator" type="IMPerson" minOccurs="0"/>

element tcip:IMOtherVehicleInvolved/passengers
diagram
properties
isRef 0
content complex
children passenger
source <xs:element name="passengers">
 
<xs:complexType>
   
<xs:sequence maxOccurs="500">
     
<xs:element name="passenger" type="IMPerson"/>
     
<!-- passengers in the vehicle -->
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:IMOtherVehicleInvolved/passengers/passenger
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="passenger" type="IMPerson"/>

element tcip:IMOtherVehicleInvolved/veh-person-count
diagram
type tcip:IM-VehicleOccupantCount
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="veh-person-count" type="IM-VehicleOccupantCount" minOccurs="0"/>

element tcip:IMOtherVehicleInvolved/post-acc-test
diagram
type tcip:IM-PostAccidentTest
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="post-acc-test" type="IM-PostAccidentTest" minOccurs="0"/>

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

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


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