diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | header stage localSceneStaging | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SceneStaging"> <xs:annotation> <xs:documentation> Event On Scene Staging (Spatial, Location, Facility Submessage) &quot;information on the on-scene, near scene staging actions&quot; </xs:documentation> </xs:annotation> <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="stage" type="StagingArea"/> <!-- one set for each operational area consists of type of areas, location, agency/office to contact, ingress data and free text --> <xs:element name="localSceneStaging" type="local:SceneStaging" 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 | StagingArea | ||||
properties |
|
||||
children | name zoneReference eventRefs usage usageText enclosedBy enclosing bounds where whereGeneric whereText contactRef iscRef eMail radio contactText ingressRoutes ingress egressRoutes egress equipment equipmentTxt training trainingTxt guidance comment furtherData localStagingArea | ||||
source | <xs:element name="stage" type="StagingArea"/> |
diagram | ![]() |
||||||||
type | local:SceneStaging | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localSceneStaging" type="local:SceneStaging" minOccurs="0"/> |