complexType ImmediateSiteEvacuation
diagram
namespace http://www.IM-Draft-03-00-44a
children header evacArea proceedToArea routeSets pullBackDistance pullBackDirection rational guidance localImmediateSiteEvacuation
used by
elements MobileIDXWrapper/immediateSiteEvacuation IDX-Wrapper/immediateSiteEvacuationReports/immediateSiteEvacuationReport
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>

element ImmediateSiteEvacuation/header
diagram
type Header
properties
isRef 0
content complex
children senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader
source <xs:element name="header" type="Header"/>

element ImmediateSiteEvacuation/evacArea
diagram
type StagingArea
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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"/>

element ImmediateSiteEvacuation/proceedToArea
diagram
type StagingArea
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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"/>

element ImmediateSiteEvacuation/routeSets
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element ImmediateSiteEvacuation/routeSets/routeSet
diagram
type RouteSet
properties
isRef 0
content complex
children id name whenStart whenEnd involvedResources routes detours furtherData localRouteSet
source <xs:element name="routeSet" type="RouteSet"/>

element ImmediateSiteEvacuation/pullBackDistance
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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"/>

element ImmediateSiteEvacuation/pullBackDirection
diagram
type atis:Direction
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="pullBackDirection" type="atis:Direction" minOccurs="0"/>

element ImmediateSiteEvacuation/rational
diagram
type FreeText
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 500
source <xs:element name="rational" type="FreeText" minOccurs="0"/>

element ImmediateSiteEvacuation/guidance
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element ImmediateSiteEvacuation/guidance/guidance-item
diagram
type Guidance
properties
isRef 0
content complex
children recommendation manditory warning cautions text
source <xs:element name="guidance-item" type="Guidance"/>

element ImmediateSiteEvacuation/localImmediateSiteEvacuation
diagram
type local:ImmediateSiteEvacuation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localImmediateSiteEvacuation" type="local:ImmediateSiteEvacuation" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy