diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | distribute header where returnTime who type localDisableCenterOnLine | ||
used by |
|
||
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> |
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 | 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 | atis:DateTimePair | ||||
properties |
|
||||
source | <xs:element name="returnTime" type="atis:DateTimePair"/> |
diagram | ![]() |
||||||||
type | ForwardTo | ||||||||
properties |
|
||||||||
children | forwardingID forwardingName | ||||||||
source | <xs:element name="who" type="ForwardTo" minOccurs="0"/> |
diagram | ![]() |
||||
type | CenterType | ||||
properties |
|
||||
children | centerID centerHint centerHandles centerType localCenterType | ||||
source | <xs:element name="type" type="CenterType"/> |
diagram | ![]() |
||||||||
type | local:DisableCenterOnLine | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localDisableCenterOnLine" type="local:DisableCenterOnLine" minOccurs="0"/> |