diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | distribute header changes type staging where permanent localChangeCenterProperties | ||
used by |
|
||
source | <xs:complexType name="ChangeCenterProperties"> <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="changes"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> <!-- human readable description of changes --> <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"/> <!-- multiple staging entries 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 [LRMS.ANY] coverage area (s) of the centers when center is not mobile --> <xs:element name="permanent" type="lrms:LocationReference" minOccurs="0"/> <!-- The centers long term location and place where it can be found. --> <xs:element name="localChangeCenterProperties" type="local:ChangeCenterProperties" 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="changes"> <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 | 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="permanent" type="lrms:LocationReference" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:ChangeCenterProperties | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localChangeCenterProperties" type="local:ChangeCenterProperties" minOccurs="0"/> |