diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | evacuationData-item | ||
used by |
|
||
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> |
diagram | ![]() |
||||
properties |
|
||||
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> |
diagram | ![]() |
||||||||||||
type | lrms:LocationReference | ||||||||||||
properties |
|
||||||||||||
children | locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="evacuationLocation" type="lrms:LocationReference"/> |
diagram | ![]() |
||||
type | Reliability | ||||
properties |
|
||||
children | textual role roleText percent geometry | ||||
source | <xs:element name="qual1" type="Reliability"/> |
diagram | ![]() |
||||||||
type | Evacuation-Cause-National | ||||||||
properties |
|
||||||||
source | <xs:element name="cause" type="Evacuation-Cause-National" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | restriction of FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
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> |
diagram | ![]() |
||||||||
type | Reliability | ||||||||
properties |
|
||||||||
children | textual role roleText percent geometry | ||||||||
source | <xs:element name="qual2" type="Reliability" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | restriction of FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
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> |
diagram | ![]() |
||||||||
type | Reliability | ||||||||
properties |
|
||||||||
children | textual role roleText percent geometry | ||||||||
source | <xs:element name="qual3" type="Reliability" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:EvacuationData | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localEvacuationData" type="local:EvacuationData" minOccurs="0"/> |