diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | distribute header respPlanNumber respPlanType routeSets respPlanAuth planNumber text furtherData localCenterPlans | ||
used by |
|
||
source | <xs:complexType name="CenterPlans"> <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="respPlanNumber" type="tmdd:Event-response-plan-identifier" minOccurs="0"/> <!-- [ITE.TMDD.Event-response-plan-identifier] --> <xs:element name="respPlanType" type="tmdd:Event-response-plan-type" minOccurs="0"/> <!-- [ITE.TMDD.Event-response-plan-type] --> <xs:element name="routeSets" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="routeSet" type="RouteSet"/> <!-- enclosing routes as per SAE work as well as detours and itineraries this structure also provides a human name for the route and a set of start and end date-times --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="respPlanAuth" minOccurs="0"> <xs:simpleType> <xs:restriction base="FreeText"> <xs:minLength value="1"/> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> <!-- see also [ITE.TMDD.Event-response-plan-author] --> <xs:element name="planNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="999"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="text" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="999"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> <!-- a pointer to any further data --> <xs:element name="localCenterPlans" type="local:CenterPlans" 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 | tmdd:Event-response-plan-identifier | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="respPlanNumber" type="tmdd:Event-response-plan-identifier" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Event-response-plan-type | ||||||||
properties |
|
||||||||
source | <xs:element name="respPlanType" type="tmdd:Event-response-plan-type" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | routeSet | ||||||||
source | <xs:element name="routeSets" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="32"> <xs:element name="routeSet" type="RouteSet"/> <!-- enclosing routes as per SAE work as well as detours and itineraries this structure also provides a human name for the route and a set of start and end date-times --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | RouteSet | ||||
properties |
|
||||
children | id name whenStart whenEnd involvedResources routes detours furtherData localRouteSet | ||||
source | <xs:element name="routeSet" type="RouteSet"/> |
diagram | ![]() |
||||||||
type | restriction of FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="respPlanAuth" minOccurs="0"> <xs:simpleType> <xs:restriction base="FreeText"> <xs:minLength value="1"/> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="planNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="999"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="text" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="999"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | URL-Link | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="furtherData" type="URL-Link" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:CenterPlans | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localCenterPlans" type="local:CenterPlans" minOccurs="0"/> |