diagram | ![]() |
namespace | http://www.IM-Draft-03-00-44a |
children | senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader |
used by | |
source | <xs:complexType name="Header"> <xs:sequence> <xs:element name="senderIncidentID" type="ReferenceID"/> <!-- was [ITE.TMDD.Event-Identification;3215] 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 --> <xs:element name="pedigreeSequence" type="PedigreeList" minOccurs="0"/> <!-- past incidents handled by this (sending) center that were folded into incident through an MIE message or were parent incidents from which the current incident was split out through an SIE message along with the centers catagory for the event --> <xs:element name="sender" type="OrganizationPosition" minOccurs="0"/> <!-- 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="basics" type="Basics" minOccurs="0"/> <!-- the location and extent of the event --> <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="updateTime" type="atis:DateTimePair" minOccurs="0"/> <!-- the moment the data set was lasted updated presumed to unknown if not specified --> <xs:element name="expiryTime" type="atis:DateTimePair" minOccurs="0"/> <!-- the moment the data set is presumed to be outdated presumed to unknown if not specified --> <xs:element name="onExpiry" type="atis:ExpireAction" minOccurs="0"/> <!-- suggested use of this data once outdated (renew, discard, etc.) presumed to be unknown if not specified --> <xs:element name="urgency" type="Urgency" minOccurs="0"/> <!-- a gross rating of the urgency of the message (0=least, 5=most) --> <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 recieve them and not displayed to operating personal --> <xs:element name="localHeader" type="local:Header" minOccurs="0"/> </xs:sequence> </xs:complexType> |
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 | PedigreeList | ||||||||
properties |
|
||||||||
children | pedigree | ||||||||
source | <xs:element name="pedigreeSequence" type="PedigreeList" 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 | Basics | ||||||||
properties |
|
||||||||
children | incidentLoc estimate1 incidentArea estimate2 typeEvent severity status localBasics | ||||||||
source | <xs:element name="basics" type="Basics" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | IssueStamp | ||||||||
properties |
|
||||||||
children | timePoint count issueType author localIssueStamp | ||||||||
source | <xs:element name="issueTime" type="IssueStamp" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:DateTimePair | ||||||||
properties |
|
||||||||
source | <xs:element name="updateTime" type="atis:DateTimePair" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:DateTimePair | ||||||||
properties |
|
||||||||
source | <xs:element name="expiryTime" type="atis:DateTimePair" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:ExpireAction | ||||||||
properties |
|
||||||||
source | <xs:element name="onExpiry" type="atis:ExpireAction" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | Urgency | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="urgency" type="Urgency" 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:Header | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localHeader" type="local:Header" minOccurs="0"/> |