complexType EvacuationData
diagram
namespace http://www.IM-Draft-03-00-44a
children evacuationData-item
used by
element Evacuation/evacuationData
source <xs:complexType name="EvacuationData">
 
<xs:sequence maxOccurs="32">
   
<xs:element name="evacuationData-item">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="evacuationLocation" type="lrms:LocationReference"/>
         
<!-- Based on [SAE.LRMS.Geo.Polygon]
                  area that may need to be evacuated --
>
         
<xs:element name="qual1" type="Reliability"/>
         
<!-- reliability estimate of above area -->
         
<xs:element name="cause" type="Evacuation-Cause-National" minOccurs="0"/>
         
<!-- was: Evacuation-Cause  OPTIONAL ,
                  coded list of cause of concern --
>
         
<xs:element name="causeText" minOccurs="0">
           
<xs:simpleType>
             
<xs:restriction base="FreeText">
               
<xs:minLength value="1"/>
               
<xs:maxLength value="255"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<!-- additional comments regarding cause / type
                  of evacuation --
>
         
<xs:element name="qual2" type="Reliability" minOccurs="0"/>
         
<!-- reliability estimate of above cause -->
         
<xs:element name="likelihood" minOccurs="0">
           
<xs:simpleType>
             
<xs:restriction base="FreeText">
               
<xs:minLength value="1"/>
               
<xs:maxLength value="255"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<!-- text expressing
                  likelihood of need to evacuate --
>
         
<xs:element name="qual3" type="Reliability" minOccurs="0"/>
         
<!-- reliability estimate of above likelihood -->
         
<xs:element name="localEvacuationData" type="local:EvacuationData" minOccurs="0"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element EvacuationData/evacuationData-item
diagram
properties
isRef 0
content complex
children evacuationLocation qual1 cause causeText qual2 likelihood qual3 localEvacuationData
source <xs:element name="evacuationData-item">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="evacuationLocation" type="lrms:LocationReference"/>
     
<!-- Based on [SAE.LRMS.Geo.Polygon]
                  area that may need to be evacuated --
>
     
<xs:element name="qual1" type="Reliability"/>
     
<!-- reliability estimate of above area -->
     
<xs:element name="cause" type="Evacuation-Cause-National" minOccurs="0"/>
     
<!-- was: Evacuation-Cause  OPTIONAL ,
                  coded list of cause of concern --
>
     
<xs:element name="causeText" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="FreeText">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="255"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<!-- additional comments regarding cause / type
                  of evacuation --
>
     
<xs:element name="qual2" type="Reliability" minOccurs="0"/>
     
<!-- reliability estimate of above cause -->
     
<xs:element name="likelihood" minOccurs="0">
       
<xs:simpleType>
         
<xs:restriction base="FreeText">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="255"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<!-- text expressing
                  likelihood of need to evacuate --
>
     
<xs:element name="qual3" type="Reliability" minOccurs="0"/>
     
<!-- reliability estimate of above likelihood -->
     
<xs:element name="localEvacuationData" type="local:EvacuationData" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EvacuationData/evacuationData-item/evacuationLocation
diagram
type lrms:LocationReference
properties
isRef 0
content complex
children locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="evacuationLocation" type="lrms:LocationReference"/>

element EvacuationData/evacuationData-item/qual1
diagram
type Reliability
properties
isRef 0
content complex
children textual role roleText percent geometry
source <xs:element name="qual1" type="Reliability"/>

element EvacuationData/evacuationData-item/cause
diagram
type Evacuation-Cause-National
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="cause" type="Evacuation-Cause-National" minOccurs="0"/>

element EvacuationData/evacuationData-item/causeText
diagram
type restriction of FreeText
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="causeText" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="FreeText">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="255"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EvacuationData/evacuationData-item/qual2
diagram
type Reliability
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children textual role roleText percent geometry
source <xs:element name="qual2" type="Reliability" minOccurs="0"/>

element EvacuationData/evacuationData-item/likelihood
diagram
type restriction of FreeText
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="likelihood" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="FreeText">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="255"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EvacuationData/evacuationData-item/qual3
diagram
type Reliability
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children textual role roleText percent geometry
source <xs:element name="qual3" type="Reliability" minOccurs="0"/>

element EvacuationData/evacuationData-item/localEvacuationData
diagram
type local:EvacuationData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localEvacuationData" type="local:EvacuationData" minOccurs="0"/>


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