diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | header evacArea proceedToArea routeSets pullBackDistance pullBackDirection rational guidance localImmediateSiteEvacuation | ||
used by |
|
||
source | <xs:complexType name="ImmediateSiteEvacuation"> <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="evacArea" type="StagingArea" minOccurs="0"/> <!-- Area to be evacuated --> <xs:element name="proceedToArea" type="StagingArea" minOccurs="0"/> <!-- Area to reassemble at --> <xs:element name="routeSets" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="routeSet" type="RouteSet"/> <!-- a set of routes, enclosing routes as per SAE work as well as detours and itineraries this structure also provides a human name for each route and a set of start and end date-times --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="pullBackDistance" type="lrms:Distance" minOccurs="0"/> <xs:element name="pullBackDirection" type="atis:Direction" minOccurs="0"/> <xs:element name="rational" type="FreeText" minOccurs="0"/> <!-- Examples: sniper fire, explosion hazard, toxic fumes, etc. --> <xs:element name="guidance" minOccurs="0"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="5"> <xs:element name="guidance-item" type="Guidance"/> <!-- sets of advice and warning phrases --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localImmediateSiteEvacuation" type="local:ImmediateSiteEvacuation" 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="evacArea" type="StagingArea" minOccurs="0"/> |
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="proceedToArea" type="StagingArea" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | routeSet | ||||||||
source | <xs:element name="routeSets" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="routeSet" type="RouteSet"/> <!-- a set of routes, enclosing routes as per SAE work as well as detours and itineraries this structure also provides a human name for each route and a set of start and end date-times --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | RouteSet | ||||
properties |
|
||||
children | id name whenStart whenEnd involvedResources routes detours furtherData localRouteSet | ||||
source | <xs:element name="routeSet" type="RouteSet"/> |
diagram | ![]() |
||||||||
type | lrms:Distance | ||||||||
properties |
|
||||||||
children | m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec | ||||||||
source | <xs:element name="pullBackDistance" type="lrms:Distance" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:Direction | ||||||||
properties |
|
||||||||
source | <xs:element name="pullBackDirection" type="atis:Direction" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="rational" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | guidance-item | ||||||||
source | <xs:element name="guidance" minOccurs="0"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="5"> <xs:element name="guidance-item" type="Guidance"/> <!-- sets of advice and warning phrases --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | Guidance | ||||
properties |
|
||||
children | recommendation manditory warning cautions text | ||||
source | <xs:element name="guidance-item" type="Guidance"/> |
diagram | ![]() |
||||||||
type | local:ImmediateSiteEvacuation | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localImmediateSiteEvacuation" type="local:ImmediateSiteEvacuation" minOccurs="0"/> |