diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | distribute header password vehicleID resoure localRequestPreemptionUserData | ||
used by |
|
||
source | <xs:complexType name="RequestPreemptionUserData"> <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="password" type="FreeText" minOccurs="0"/> <xs:element name="vehicleID" type="PowerUnitID"/> <!-- a reference to the vehicle --> <xs:element name="resoure" type="ResourceAssignment" minOccurs="0"/> <!-- this definition of the resourse (vehicle) comes from the base std --> <xs:element name="localRequestPreemptionUserData" type="local:RequestPreemptionUserData" 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 | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="password" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||
type | PowerUnitID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="vehicleID" type="PowerUnitID"/> |
diagram | ![]() |
||||||||
type | ResourceAssignment | ||||||||
properties |
|
||||||||
children | header resources localResourceAssignment | ||||||||
source | <xs:element name="resoure" type="ResourceAssignment" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:RequestPreemptionUserData | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localRequestPreemptionUserData" type="local:RequestPreemptionUserData" minOccurs="0"/> |