diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | distribute header type attributes staging where localEstablishCenterOnLine | ||
used by |
|
||
source | <xs:complexType name="EstablishCenterOnLine"> <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="type" type="CenterType"/> <!-- function and gross uses --> <xs:element name="attributes"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="8"> <xs:element name="attribute" type="AboutCenter"/> <!-- basic type info about this center 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 response plans loaded? --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="staging" type="StagingArea" minOccurs="0"/> <!-- the overall coverage or staging entry used for centers which are mobile or temp ICP use not fixed site ones contains staging location contact --> <xs:element name="where" type="lrms:LocationReference" minOccurs="0"/> <!-- Based on [SAE.LRMS.ANY] coverage area (s) of the center when center is not mobile --> <xs:element name="localEstablishCenterOnLine" type="local:EstablishCenterOnLine" 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 | CenterType | ||||
properties |
|
||||
children | centerID centerHint centerHandles centerType localCenterType | ||||
source | <xs:element name="type" type="CenterType"/> |
diagram | ![]() |
||||
properties |
|
||||
children | attribute | ||||
source | <xs:element name="attributes"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="8"> <xs:element name="attribute" type="AboutCenter"/> <!-- basic type info about this center 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 response plans loaded? --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | AboutCenter | ||||
properties |
|
||||
source | <xs:element name="attribute" type="AboutCenter"/> |
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:EstablishCenterOnLine | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localEstablishCenterOnLine" type="local:EstablishCenterOnLine" minOccurs="0"/> |