diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | originator incident updateTime incidentInfo trafficImpact otherVehicles incidentClosed | ||
used by |
|
||
source | <xs:complexType name="ImIncidentUpdate"> <xs:sequence> <xs:element name="originator" type="CPTEmployeeIden"/> <xs:element name="incident" type="IMIncidentIden"/> <xs:element name="updateTime" type="CPT-DateTime"/> <xs:element name="incidentInfo" type="IMIncident" minOccurs="0"/> <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:element name="incidentClosed" type="CPT-Boolean"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTEmployeeIden | ||||
properties |
|
||||
children | employee-id agency-id firstName middleName lastName | ||||
source | <xs:element name="originator" type="CPTEmployeeIden"/> |
diagram | ![]() |
||||
type | tcip:IMIncidentIden | ||||
properties |
|
||||
children | incident-id agency-id external-id external-id-agency | ||||
source | <xs:element name="incident" type="IMIncidentIden"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="updateTime" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
type | tcip:IMIncident | ||||||||
properties |
|
||||||||
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" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IMTrafficImpact | ||||||||
properties |
|
||||||||
children | roads-affected lane-blocked-count time-est-duration clear-date-time lane-status localIMTrafficImpact | ||||||||
source | <xs:element name="trafficImpact" type="IMTrafficImpact" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:IMOtherVehicleInvolved | ||||
properties |
|
||||
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"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="incidentClosed" type="CPT-Boolean"/> |