diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | header qual responder agency group persons details lastContact lastLocation localRequestImmediateAssistance | ||
used by |
|
||
source | <xs:complexType name="RequestImmediateAssistance"> <xs:sequence> <xs:element name="header" type="Header"/> <!-- if an inner element is not present then the header content of the message which carries this DF shall be applied to the context of this message. The header has the data creator, time stamps, location, and what to do when the message becomes old (how to get a fresh one) and the reference ID of this message or submessage --> <xs:element name="qual" type="Reliability" minOccurs="0"/> <!-- reliability estimate --> <xs:element name="responder"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <!-- true if responder personnel involved --> <xs:element name="agency" type="tmdd:Link-ownership" minOccurs="0"/> <!-- the name of the agency --> <xs:element name="group" type="ICS-Level" minOccurs="0"/> <!-- denotes branch / sector / type data --> <xs:element name="persons" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="50"> <xs:element name="person" type="PersonInformation"/> <!-- a complete person defintion including name, org, assignment, ics position, etc. and any tracking technology used --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="details" type="FreeText" minOccurs="0"/> <!-- details as known. Examples: type of distress; collapse danger; --> <xs:element name="lastContact" type="atis:DateTimePair" minOccurs="0"/> <!-- last time confirmed contact was made --> <xs:element name="lastLocation" type="lrms:LocationReference" minOccurs="0"/> <xs:element name="localRequestImmediateAssistance" type="local:RequestImmediateAssistance" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | Header | ||||
properties |
|
||||
children | senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader | ||||
source | <xs:element name="header" type="Header"/> |
diagram | ![]() |
||||||||
type | Reliability | ||||||||
properties |
|
||||||||
children | textual role roleText percent geometry | ||||||||
source | <xs:element name="qual" type="Reliability" minOccurs="0"/> |
diagram | ![]() |
||||
type | restriction of xs:boolean | ||||
properties |
|
||||
source | <xs:element name="responder"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | tmdd:Link-ownership | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="agency" type="tmdd:Link-ownership" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ICS-Level | ||||||||
properties |
|
||||||||
source | <xs:element name="group" type="ICS-Level" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | person | ||||||||
source | <xs:element name="persons" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="50"> <xs:element name="person" type="PersonInformation"/> <!-- a complete person defintion including name, org, assignment, ics position, etc. and any tracking technology used --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | PersonInformation | ||||
properties |
|
||||
children | header associatedVehicle contactRef personData technology agencyName agencyIdentifier agencyLocation address currentLocation userIdentity userSetting deviceIdentity contacts devices agencyResponsible localPersonInformation | ||||
source | <xs:element name="person" type="PersonInformation"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="details" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:DateTimePair | ||||||||
properties |
|
||||||||
source | <xs:element name="lastContact" type="atis:DateTimePair" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | lrms:LocationReference | ||||||||||||
properties |
|
||||||||||||
children | locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="lastLocation" type="lrms:LocationReference" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:RequestImmediateAssistance | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localRequestImmediateAssistance" type="local:RequestImmediateAssistance" minOccurs="0"/> |