complexType tcip:IMResponseUnit
diagram
namespace http://www.TCIP-Adopted-03-00-01
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
used by
elements tcip:ImCommandIncidentResponse/response-units/response-unit tcip:IMIncident/response-units/response-unit tcip:IMIncident/units/unit
source <xs:complexType name="IMResponseUnit">
 
<xs:sequence>
   
<xs:element name="unit-type" type="IM-ResponseUnitType"/>
   
<xs:element name="response-agency" type="IM-ResponseAgencyID"/>
   
<xs:element name="response-id" type="IM-ResponseUnitID"/>
   
<xs:element name="eta" type="CPT-DateTime" minOccurs="0"/>
   
<!-- specified when status =2 or =3 -->
   
<xs:element name="arrival-time" type="CPT-DateTime"/>
   
<xs:element name="current-status" type="IM-CurrentStatus"/>
   
<xs:element name="current-loc" type="lrms:GeoLocation"/>
   
<xs:element name="response-route" type="atis:Route" minOccurs="0"/>
   
<!-- Path to incident site or rendezvous point -->
   
<xs:element name="date-time" type="CPT-DateTime"/>
   
<!-- (Current time) -->
   
<xs:element name="dispatcher-id" type="IM-DispatcherID" minOccurs="0"/>
   
<xs:element name="personnel" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="50">
         
<xs:element name="personnel-item" type="IMResponsePerson"/>
         
<!-- crew -->
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="responseUnitLeader" type="IM-ResponseEmployeeID"/>
   
<xs:element name="responseUnitContact" type="IM-ResponseEmployeeID" minOccurs="0"/>
   
<xs:element name="serviceData" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="localIMResponseUnit" type="local:IMResponseUnit" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:IMResponseUnit/unit-type
diagram
type tcip:IM-ResponseUnitType
properties
isRef 0
content simple
source <xs:element name="unit-type" type="IM-ResponseUnitType"/>

element tcip:IMResponseUnit/response-agency
diagram
type tcip:IM-ResponseAgencyID
properties
isRef 0
content simple
facets
minLength 1
maxLength 20
source <xs:element name="response-agency" type="IM-ResponseAgencyID"/>

element tcip:IMResponseUnit/response-id
diagram
type tcip:IM-ResponseUnitID
properties
isRef 0
content simple
source <xs:element name="response-id" type="IM-ResponseUnitID"/>

element tcip:IMResponseUnit/eta
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="eta" type="CPT-DateTime" minOccurs="0"/>

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

element tcip:IMResponseUnit/current-status
diagram
type tcip:IM-CurrentStatus
properties
isRef 0
content simple
source <xs:element name="current-status" type="IM-CurrentStatus"/>

element tcip:IMResponseUnit/current-loc
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="current-loc" type="lrms:GeoLocation"/>

element tcip:IMResponseUnit/response-route
diagram
type atis:Route
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children head isItinerary otherEvent origin subroutes destination primeMode estimatedTravelTime startTime endTime tripTotalDistance estimatedCost maps localRoute
source <xs:element name="response-route" type="atis:Route" minOccurs="0"/>

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

element tcip:IMResponseUnit/dispatcher-id
diagram
type tcip:IM-DispatcherID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="dispatcher-id" type="IM-DispatcherID" minOccurs="0"/>

element tcip:IMResponseUnit/personnel
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children personnel-item
source <xs:element name="personnel" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="50">
     
<xs:element name="personnel-item" type="IMResponsePerson"/>
     
<!-- crew -->
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:IMResponseUnit/personnel/personnel-item
diagram
type tcip:IMResponsePerson
properties
isRef 0
content complex
children response-agency employee-functions person-id
source <xs:element name="personnel-item" type="IMResponsePerson"/>

element tcip:IMResponseUnit/responseUnitLeader
diagram
type tcip:IM-ResponseEmployeeID
properties
isRef 0
content simple
source <xs:element name="responseUnitLeader" type="IM-ResponseEmployeeID"/>

element tcip:IMResponseUnit/responseUnitContact
diagram
type tcip:IM-ResponseEmployeeID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="responseUnitContact" type="IM-ResponseEmployeeID" minOccurs="0"/>

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

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


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