complexType tcip:IMIncidentInfo
diagram
namespace http://www.TCIP-Adopted-03-00-01
children incident metadata subsumedIncidents incidentDescription trafficImpact incidentClosed localIMIncidentInfo
used by
elements tcip:ImIncidentHistory/incident-reports/incident-report tcip:ImIncidentList/incidentInfo/incidentInfo-item
source <xs:complexType name="IMIncidentInfo">
 
<xs:sequence>
   
<xs:element name="incident" type="IMIncidentIden"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="subsumedIncidents" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="subsumedIncident" type="IMIncidentIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="incidentDescription" type="IMIncident" minOccurs="0"/>
   
<xs:element name="trafficImpact" type="IMTrafficImpact" minOccurs="0"/>
   
<xs:element name="incidentClosed" type="CPT-Boolean"/>
   
<xs:element name="localIMIncidentInfo" type="local:IMIncidentInfo" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:IMIncidentInfo/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:IMIncidentInfo/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>

element tcip:IMIncidentInfo/subsumedIncidents
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children subsumedIncident
source <xs:element name="subsumedIncidents" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="subsumedIncident" type="IMIncidentIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:IMIncidentInfo/incidentDescription
diagram
type tcip:IMIncident
properties
isRef 0
minOcc 0
maxOcc 1
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="incidentDescription" type="IMIncident" minOccurs="0"/>

element tcip:IMIncidentInfo/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:IMIncidentInfo/incidentClosed
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="incidentClosed" type="CPT-Boolean"/>

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


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