diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | header circumstances location locationText responderCount responders localTrackSpecialCircumstances | ||
used by |
|
||
source | <xs:complexType name="TrackSpecialCircumstances"> <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="circumstances" type="FreeText" minOccurs="0"/> <xs:element name="location" type="lrms:LocationReference" minOccurs="0"/> <xs:element name="locationText" type="FreeText" minOccurs="0"/> <xs:element name="responderCount"> <xs:simpleType> <xs:restriction base="xs:unsignedByte"> <xs:maxInclusive value="100"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="responders" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="responder"> <xs:complexType> <xs:sequence> <xs:element name="personalData" type="PersonInformation" minOccurs="0"/> <!-- all forms of ID and addresses includes any tracking system and codes --> <xs:element name="status" type="TrackStatus"/> <xs:element name="statusText" type="FreeText" minOccurs="0"/> <xs:element name="equipment" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="equipment-item" type="EquipmentList"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="equipmentTxt" type="FreeText" minOccurs="0"/> <xs:element name="training" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="training-item" type="QualificationsList"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="trainingTxt" type="FreeText" minOccurs="0"/> <xs:element name="lastReport" type="atis:DateTimePair" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localTrackSpecialCircumstances" type="local:TrackSpecialCircumstances" 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 | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="circumstances" type="FreeText" 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="location" type="lrms:LocationReference" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="locationText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||
type | restriction of xs:unsignedByte | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="responderCount"> <xs:simpleType> <xs:restriction base="xs:unsignedByte"> <xs:maxInclusive value="100"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | responder | ||||||||
source | <xs:element name="responders" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="responder"> <xs:complexType> <xs:sequence> <xs:element name="personalData" type="PersonInformation" minOccurs="0"/> <!-- all forms of ID and addresses includes any tracking system and codes --> <xs:element name="status" type="TrackStatus"/> <xs:element name="statusText" type="FreeText" minOccurs="0"/> <xs:element name="equipment" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="equipment-item" type="EquipmentList"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="equipmentTxt" type="FreeText" minOccurs="0"/> <xs:element name="training" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="training-item" type="QualificationsList"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="trainingTxt" type="FreeText" minOccurs="0"/> <xs:element name="lastReport" type="atis:DateTimePair" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
properties |
|
||||
children | personalData status statusText equipment equipmentTxt training trainingTxt lastReport | ||||
source | <xs:element name="responder"> <xs:complexType> <xs:sequence> <xs:element name="personalData" type="PersonInformation" minOccurs="0"/> <!-- all forms of ID and addresses includes any tracking system and codes --> <xs:element name="status" type="TrackStatus"/> <xs:element name="statusText" type="FreeText" minOccurs="0"/> <xs:element name="equipment" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="equipment-item" type="EquipmentList"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="equipmentTxt" type="FreeText" minOccurs="0"/> <xs:element name="training" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="training-item" type="QualificationsList"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="trainingTxt" type="FreeText" minOccurs="0"/> <xs:element name="lastReport" type="atis:DateTimePair" minOccurs="0"/> </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="personalData" type="PersonInformation" minOccurs="0"/> |
diagram | ![]() |
||||
type | TrackStatus | ||||
properties |
|
||||
source | <xs:element name="status" type="TrackStatus"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="statusText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | equipment-item | ||||||||
source | <xs:element name="equipment" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="equipment-item" type="EquipmentList"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | EquipmentList | ||||
properties |
|
||||
source | <xs:element name="equipment-item" type="EquipmentList"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="equipmentTxt" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | training-item | ||||||||
source | <xs:element name="training" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="training-item" type="QualificationsList"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | QualificationsList | ||||
properties |
|
||||
source | <xs:element name="training-item" type="QualificationsList"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="trainingTxt" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:DateTimePair | ||||||||
properties |
|
||||||||
source | <xs:element name="lastReport" type="atis:DateTimePair" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:TrackSpecialCircumstances | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localTrackSpecialCircumstances" type="local:TrackSpecialCircumstances" minOccurs="0"/> |