diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | header resources localResourceAssignment | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AssignedResources"> <xs:annotation> <xs:documentation> Assigned Resources submessage of IDX &quot;general purpose assigned resources and status message&quot; </xs:documentation> </xs:annotation> <xs:sequence> <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="resources"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="resource"> <xs:complexType> <xs:sequence> <xs:element name="device" type="ResourceAssignment"/> <xs:element name="localResourceAssignment2" type="local:ResourceAssignment2" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localResourceAssignment" type="local:ResourceAssignment" minOccurs="0"/> </xs:sequence> </xs:complexType> |
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 | ![]() |
||||
properties |
|
||||
children | resource | ||||
source | <xs:element name="resources"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="resource"> <xs:complexType> <xs:sequence> <xs:element name="device" type="ResourceAssignment"/> <xs:element name="localResourceAssignment2" type="local:ResourceAssignment2" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
properties |
|
||||
children | device localResourceAssignment2 | ||||
source | <xs:element name="resource"> <xs:complexType> <xs:sequence> <xs:element name="device" type="ResourceAssignment"/> <xs:element name="localResourceAssignment2" type="local:ResourceAssignment2" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | ResourceAssignment | ||||
properties |
|
||||
children | header resources localResourceAssignment | ||||
source | <xs:element name="device" type="ResourceAssignment"/> |
diagram | ![]() |
||||||||
type | local:ResourceAssignment2 | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localResourceAssignment2" type="local:ResourceAssignment2" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:ResourceAssignment | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localResourceAssignment" type="local:ResourceAssignment" minOccurs="0"/> |