complexType EstablishCenterProperties
diagram
namespace http://www.IM-Draft-03-00-44a
children distribute header properties type staging where localEstablishCenterProperties
used by
elements establishCenterProperties IMWrapper/establishCenterProperties
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>

element EstablishCenterProperties/distribute
diagram
type Distribution
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children from to reference localDistribution
source <xs:element name="distribute" type="Distribution" minOccurs="0"/>

element EstablishCenterProperties/header
diagram
type Header
properties
isRef 0
content complex
children senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader
source <xs:element name="header" type="Header"/>

element EstablishCenterProperties/properties
diagram
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 4000
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>

element EstablishCenterProperties/type
diagram
type CenterType
properties
isRef 0
content complex
children centerID centerHint centerHandles centerType localCenterType
source <xs:element name="type" type="CenterType"/>

element EstablishCenterProperties/staging
diagram
type StagingArea
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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"/>

element EstablishCenterProperties/where
diagram
type lrms:LocationReference
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="where" type="lrms:LocationReference" minOccurs="0"/>

element EstablishCenterProperties/localEstablishCenterProperties
diagram
type local:EstablishCenterProperties
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localEstablishCenterProperties" type="local:EstablishCenterProperties" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy