diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | header agencySummaries localTrackResponsePersonnel | ||
used by |
|
||
source | <xs:complexType name="TrackResponsePersonnel"> <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="agencySummaries"> <xs:complexType> <xs:sequence maxOccurs="64"> <xs:element name="agencySummary"> <xs:complexType> <xs:sequence> <xs:element name="agency" type="tmdd:Link-ownership"/> <xs:element name="count"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="role" type="RoleInEvent" minOccurs="0"/> <xs:element name="roleText" type="FreeText" minOccurs="0"/> <!-- a free text Role in the event --> <xs:element name="refs" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="ref" type="PersonInformation"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localTrackResponsePersonnel" type="local:TrackResponsePersonnel" 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 | ![]() |
||||
properties |
|
||||
children | agencySummary | ||||
source | <xs:element name="agencySummaries"> <xs:complexType> <xs:sequence maxOccurs="64"> <xs:element name="agencySummary"> <xs:complexType> <xs:sequence> <xs:element name="agency" type="tmdd:Link-ownership"/> <xs:element name="count"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="role" type="RoleInEvent" minOccurs="0"/> <xs:element name="roleText" type="FreeText" minOccurs="0"/> <!-- a free text Role in the event --> <xs:element name="refs" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="ref" type="PersonInformation"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
properties |
|
||||
children | agency count role roleText refs | ||||
source | <xs:element name="agencySummary"> <xs:complexType> <xs:sequence> <xs:element name="agency" type="tmdd:Link-ownership"/> <xs:element name="count"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="role" type="RoleInEvent" minOccurs="0"/> <xs:element name="roleText" type="FreeText" minOccurs="0"/> <!-- a free text Role in the event --> <xs:element name="refs" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="ref" type="PersonInformation"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tmdd:Link-ownership | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="agency" type="tmdd:Link-ownership"/> |
diagram | ![]() |
||||
type | restriction of xs:unsignedShort | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="count"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:minInclusive value="1"/> <xs:maxInclusive value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | RoleInEvent | ||||||||
properties |
|
||||||||
source | <xs:element name="role" type="RoleInEvent" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="roleText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | ref | ||||||||
source | <xs:element name="refs" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:element name="ref" type="PersonInformation"/> </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="ref" type="PersonInformation"/> |
diagram | ![]() |
||||||||
type | local:TrackResponsePersonnel | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localTrackResponsePersonnel" type="local:TrackResponsePersonnel" minOccurs="0"/> |