complexType DisableCenterOnLine
diagram
namespace http://www.IM-Draft-03-00-44a
children distribute header where returnTime who type localDisableCenterOnLine
used by
elements disableCenterOnLine IMWrapper/disableCenterOnLine
source <xs:complexType name="DisableCenterOnLine">
 
<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="where" type="lrms:LocationReference" minOccurs="0"/>
   
<!-- Based on [SAE.LRMS.ANY] any LRMS profile,
         provide gross effected coverage area --
>
   
<xs:element name="returnTime" type="atis:DateTimePair"/>
   
<!-- the estimated time when this center will return
         use all zeros if unknown --
>
   
<xs:element name="who" type="ForwardTo" minOccurs="0"/>
   
<!-- point to another center here by id and name
         forward any request to above center for
         processing --
>
   
<xs:element name="type" type="CenterType"/>
   
<!-- type of center the above is -->
   
<xs:element name="localDisableCenterOnLine" type="local:DisableCenterOnLine" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element DisableCenterOnLine/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 DisableCenterOnLine/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 DisableCenterOnLine/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 DisableCenterOnLine/returnTime
diagram
type atis:DateTimePair
properties
isRef 0
content simple
source <xs:element name="returnTime" type="atis:DateTimePair"/>

element DisableCenterOnLine/who
diagram
type ForwardTo
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children forwardingID forwardingName
source <xs:element name="who" type="ForwardTo" minOccurs="0"/>

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

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


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