diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | number senderIncidentID inReplyTo sender issueTime testMessage localMobileHeader | ||
used by |
|
||
source | <xs:complexType name="MobileHeader"> <xs:sequence> <xs:element name="number" type="ReferenceID"/> <!-- Used as an asset ID --> <xs:element name="senderIncidentID" type="ReferenceID"/> <!-- unique alpha numerical designation for incident sending-center perspective --> <xs:element name="inReplyTo" type="ReferenceID" minOccurs="0"/> <!-- what prior dialog ref was this in reply to (if any) --> <xs:element name="sender" type="OrganizationPosition" minOccurs="0"/> <!-- [typcally known by the center so not needed] the person, Organization and various contact information (office address, phones, radio assignment, email, ics position, etc.) regarding who sent or entered this data --> <xs:element name="issueTime" type="IssueStamp" minOccurs="0"/> <!-- The time the message was issued as well as the revision number and the update verb --> <xs:element name="testMessage" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <!-- Set TRUE if the message is part of a test or drill such messages should be ignored by operational systems which receive them and not displayed to operating personal --> <xs:element name="localMobileHeader" type="local:MobileHeader" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="number" type="ReferenceID"/> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="senderIncidentID" type="ReferenceID"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="inReplyTo" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | OrganizationPosition | ||||||||
properties |
|
||||||||
children | group level title role titleExtension eMail radio personRef person positionRef localOrganizationPosition | ||||||||
source | <xs:element name="sender" type="OrganizationPosition" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | IssueStamp | ||||||||
properties |
|
||||||||
children | timePoint count issueType author localIssueStamp | ||||||||
source | <xs:element name="issueTime" type="IssueStamp" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | restriction of xs:boolean | ||||||||
properties |
|
||||||||
source | <xs:element name="testMessage" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | local:MobileHeader | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localMobileHeader" type="local:MobileHeader" minOccurs="0"/> |