diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | distribute header properties type staging where localEstablishCenterProperties | ||
used by |
|
||
source | <xs:complexType name="EstablishCenterProperties"> <xs:sequence> <xs:element name="distribute" type="Distribution" minOccurs="0"/> <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="properties" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> <!-- relate a static set of elements here --> <xs:element name="type" type="CenterType"/> <!-- function and gross uses does this center control other centers? is this center transitory in nature? is this an ICP center (temporary == Y too) ? do multiple agencies use this single center? is the center in fact a vehicle (ALERT) ? does this center have reponse plans loaded? --> <xs:element name="staging" type="StagingArea" minOccurs="0"/> <!-- the primary staging entry used for centers which are mobile or temp ICP use (not fixed site ones) --> <xs:element name="where" type="lrms:LocationReference" minOccurs="0"/> <!-- Based on [SAE.LRMS.ANY] relate a polygon of coverage here at some point in the future this message may fit an as yet undeveloped Emg Response format --> <xs:element name="localEstablishCenterProperties" type="local:EstablishCenterProperties" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | Distribution | ||||||||
properties |
|
||||||||
children | from to reference localDistribution | ||||||||
source | <xs:element name="distribute" type="Distribution" minOccurs="0"/> |
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 | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="properties" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | CenterType | ||||
properties |
|
||||
children | centerID centerHint centerHandles centerType localCenterType | ||||
source | <xs:element name="type" type="CenterType"/> |
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="staging" type="StagingArea" 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 | ![]() |
||||||||
type | local:EstablishCenterProperties | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localEstablishCenterProperties" type="local:EstablishCenterProperties" minOccurs="0"/> |