diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | senderIncidentID instructions step stepCnt url tcipAction respProcedure localDispatchCommands | ||
used by |
|
||
source | <xs:complexType name="DispatchCommands"> <xs:sequence> <xs:element name="senderIncidentID" type="ReferenceID"/> <xs:element name="instructions"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="5000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="step" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="stepCnt" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="url" type="URL-Link" minOccurs="0"/> <xs:element name="tcipAction" type="tcip:IM-RestorationAction" minOccurs="0"/> <xs:element name="respProcedure" type="tcip:IM-IncidentProcedure" minOccurs="0"/> <xs:element name="localDispatchCommands" type="local:DispatchCommands" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="senderIncidentID" type="ReferenceID"/> |
diagram | ![]() |
||||
type | restriction of xs:string | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="instructions"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="5000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | restriction of xs:unsignedShort | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="step" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | restriction of xs:unsignedShort | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="stepCnt" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="2000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | URL-Link | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="url" type="URL-Link" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-RestorationAction | ||||||||
properties |
|
||||||||
source | <xs:element name="tcipAction" type="tcip:IM-RestorationAction" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-IncidentProcedure | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="respProcedure" type="tcip:IM-IncidentProcedure" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:DispatchCommands | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localDispatchCommands" type="local:DispatchCommands" minOccurs="0"/> |