complexType tcip:ImCommandIncidentResponse
diagram
namespace http://www.TCIP-Adopted-03-00-01
children commandID dispatch-time incident-info response-units localImCommandIncidentResponse
used by
element tcip:imCommandIncidentResponse
source <xs:complexType name="ImCommandIncidentResponse">
 
<xs:sequence>
   
<xs:element name="commandID" type="CPT-CommandID"/>
   
<xs:element name="dispatch-time" type="CPT-DateTime"/>
   
<xs:element name="incident-info" type="IMIncident"/>
   
<xs:element name="response-units">
     
<xs:complexType>
       
<xs:sequence maxOccurs="10">
         
<xs:element name="response-unit" type="IMResponseUnit"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localImCommandIncidentResponse" type="local:ImCommandIncidentResponse" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:ImCommandIncidentResponse/commandID
diagram
type tcip:CPT-CommandID
properties
isRef 0
content simple
source <xs:element name="commandID" type="CPT-CommandID"/>

element tcip:ImCommandIncidentResponse/dispatch-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="dispatch-time" type="CPT-DateTime"/>

element tcip:ImCommandIncidentResponse/incident-info
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="incident-info" type="IMIncident"/>

element tcip:ImCommandIncidentResponse/response-units
diagram
properties
isRef 0
content complex
children response-unit
source <xs:element name="response-units">
 
<xs:complexType>
   
<xs:sequence maxOccurs="10">
     
<xs:element name="response-unit" type="IMResponseUnit"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:ImCommandIncidentResponse/response-units/response-unit
diagram
type tcip:IMResponseUnit
properties
isRef 0
content complex
children unit-type response-agency response-id eta arrival-time current-status current-loc response-route date-time dispatcher-id personnel responseUnitLeader responseUnitContact serviceData localIMResponseUnit
source <xs:element name="response-unit" type="IMResponseUnit"/>

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


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