diagram | ![]() |
namespace | http://www.IM-Draft-03-00-44a |
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 |
used by | |
source | <xs:complexType name="StagingArea"> <xs:sequence> <xs:element name="name" type="FreeText"/> <!-- the common name of this zone --> <xs:element name="zoneReference" type="ReferenceID" minOccurs="0"/> <!-- the refernce value of this zone used by other message to refer to it --> <xs:element name="eventRefs"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="64"> <xs:element name="eventRef" type="ReferenceID"/> <!-- the incidents associated with this zone --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="usage"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="usage-item" type="Area-Type"/> <!-- usages of this operational area (the type of zone that this is) --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="usageText" type="FreeText" minOccurs="0"/> <!-- and additional usage text needed --> <xs:element name="enclosedBy"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="enclosedBy-item" type="ReferenceID"/> <!-- links other zones which this zone is within --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="enclosing"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="enclosing-item" type="ReferenceID"/> <!-- links to other zones which this zone encloses --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="bounds" type="lrms:LocationReference" minOccurs="0"/> <!-- a gross bounding rect for the zone --> <xs:element name="where" type="lrms:LocationReference" minOccurs="0"/> <!-- Based on [SAE.LRMS.Address] or Based on [SAE.LRMS.Geo.Polygon] where it is located --> <xs:element name="whereGeneric"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="whereGeneric-item" type="itis:GenericLocations"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="whereText" type="FreeText" minOccurs="0"/> <!-- add any local boundary with text here --> <xs:element name="contactRef" type="ReferenceID" minOccurs="0"/> <!-- whomever is in charge of this zone --> <xs:element name="iscRef" type="ReferenceID" minOccurs="0"/> <!-- the current ICS, if known --> <xs:element name="eMail" type="FreeText" minOccurs="0"/> <!-- address to route messages to the contact the further data element (below) may also be used for linking to resources --> <xs:element name="radio" type="FreeText" minOccurs="0"/> <!-- radio channel to contact persons at this zone --> <xs:element name="contactText" type="FreeText" minOccurs="0"/> <!-- Staging Officer Contact, name if needed --> <xs:element name="ingressRoutes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="ingressRoute" type="RouteSet"/> <!-- a set of routes, enclosing routes as per SAE work used to reach the zone --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ingress" type="FreeText" minOccurs="0"/> <!-- Ingress instructions --> <xs:element name="egressRoutes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="egressRoute" type="RouteSet"/> <!-- a set of routes, enclosing routes as per SAE work used to leave the zone --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="egress" type="FreeText" minOccurs="0"/> <!-- egress instructions, may include decon steps --> <xs:element name="equipment" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="equipment-item" type="EquipmentList"/> <!-- lists of equipement needed to be in this zone --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="equipmentTxt" type="FreeText" minOccurs="0"/> <!-- addtonal equipement needed to be in this zone --> <xs:element name="training" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="training-item" type="QualificationsList"/> <!-- lists of training or skills needed to be in this zone --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="trainingTxt" type="FreeText" minOccurs="0"/> <!-- addtonal training or skills needed to be in this zone --> <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 for those in the zone --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="comment" type="FreeText" minOccurs="0"/> <!-- general comment area --> <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> <xs:element name="localStagingArea" type="local:StagingArea" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | FreeText | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="name" type="FreeText"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="zoneReference" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | eventRef | ||||
source | <xs:element name="eventRefs"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="64"> <xs:element name="eventRef" type="ReferenceID"/> <!-- the incidents associated with this zone --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="eventRef" type="ReferenceID"/> |
diagram | ![]() |
||||
properties |
|
||||
children | usage-item | ||||
source | <xs:element name="usage"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="usage-item" type="Area-Type"/> <!-- usages of this operational area (the type of zone that this is) --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | Area-Type | ||||
properties |
|
||||
source | <xs:element name="usage-item" type="Area-Type"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="usageText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | enclosedBy-item | ||||
source | <xs:element name="enclosedBy"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="enclosedBy-item" type="ReferenceID"/> <!-- links other zones which this zone is within --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="enclosedBy-item" type="ReferenceID"/> |
diagram | ![]() |
||||
properties |
|
||||
children | enclosing-item | ||||
source | <xs:element name="enclosing"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="enclosing-item" type="ReferenceID"/> <!-- links to other zones which this zone encloses --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="enclosing-item" type="ReferenceID"/> |
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="bounds" type="lrms:LocationReference" minOccurs="0"/> |
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="where" type="lrms:LocationReference" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | whereGeneric-item | ||||
source | <xs:element name="whereGeneric"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="whereGeneric-item" type="itis:GenericLocations"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | itis:GenericLocations | ||||
properties |
|
||||
source | <xs:element name="whereGeneric-item" type="itis:GenericLocations"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="whereText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="contactRef" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="iscRef" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="eMail" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="radio" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="contactText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | ingressRoute | ||||||||
source | <xs:element name="ingressRoutes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="ingressRoute" type="RouteSet"/> <!-- a set of routes, enclosing routes as per SAE work used to reach the zone --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | RouteSet | ||||
properties |
|
||||
children | id name whenStart whenEnd involvedResources routes detours furtherData localRouteSet | ||||
source | <xs:element name="ingressRoute" type="RouteSet"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="ingress" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | egressRoute | ||||||||
source | <xs:element name="egressRoutes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="egressRoute" type="RouteSet"/> <!-- a set of routes, enclosing routes as per SAE work used to leave the zone --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | RouteSet | ||||
properties |
|
||||
children | id name whenStart whenEnd involvedResources routes detours furtherData localRouteSet | ||||
source | <xs:element name="egressRoute" type="RouteSet"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="egress" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | equipment-item | ||||||||
source | <xs:element name="equipment" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="equipment-item" type="EquipmentList"/> <!-- lists of equipement needed to be in this zone --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | EquipmentList | ||||
properties |
|
||||
source | <xs:element name="equipment-item" type="EquipmentList"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="equipmentTxt" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | training-item | ||||||||
source | <xs:element name="training" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="training-item" type="QualificationsList"/> <!-- lists of training or skills needed to be in this zone --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | QualificationsList | ||||
properties |
|
||||
source | <xs:element name="training-item" type="QualificationsList"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="trainingTxt" 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 for those in the zone --> </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 | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="comment" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | URL-Link | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:StagingArea | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localStagingArea" type="local:StagingArea" minOccurs="0"/> |