complexType tcip:ImInitialIncidentReport
diagram
namespace http://www.TCIP-Adopted-03-00-01
children originator incidentInfo trafficImpact otherVehicles
used by
element tcip:imInitialIncidentReport
source <xs:complexType name="ImInitialIncidentReport">
 
<xs:sequence>
   
<xs:element name="originator" type="CPTEmployeeIden"/>
   
<xs:element name="incidentInfo" type="IMIncident"/>
   
<xs:element name="trafficImpact" type="IMTrafficImpact" minOccurs="0"/>
   
<xs:element name="otherVehicles" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="otherVehicle" type="IMOtherVehicleInvolved"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

element tcip:ImInitialIncidentReport/incidentInfo
diagram
type tcip:IMIncident
properties
isRef 0
content complex
children incident reportingEmployee incidentSourceText agency-id start-time distribution itis-type-codes itis-subtype-codes accident-codes event-desc-short event-desc-long verified-dt response-staff point-location line-location polygon-location route-location indoor-location severity priority assigned-by status commander event-system-id veh-involved-count ptv-involved other-veh-involved transit-facility injured-persons witnesses transit-impacts units personnel procedure dispatcherID response-agency dispatch-datetime response-units response-commands restoration-actions rendezvousLocation localIMIncident
source <xs:element name="incidentInfo" type="IMIncident"/>

element tcip:ImInitialIncidentReport/trafficImpact
diagram
type tcip:IMTrafficImpact
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children roads-affected lane-blocked-count time-est-duration clear-date-time lane-status localIMTrafficImpact
source <xs:element name="trafficImpact" type="IMTrafficImpact" minOccurs="0"/>

element tcip:ImInitialIncidentReport/otherVehicles
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children otherVehicle
source <xs:element name="otherVehicles" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="otherVehicle" type="IMOtherVehicleInvolved"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:ImInitialIncidentReport/otherVehicles/otherVehicle
diagram
type tcip:IMOtherVehicleInvolved
properties
isRef 0
content complex
children other-veh veh-type incident veh-info heading speed damage injury-info operator passengers veh-person-count post-acc-test footnote localIMOtherVehicleInvolved
source <xs:element name="otherVehicle" type="IMOtherVehicleInvolved"/>


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