complexType DispatchCommands
diagram
namespace http://www.IM-Draft-03-00-44a
children senderIncidentID instructions step stepCnt url tcipAction respProcedure localDispatchCommands
used by
elements DispatchDevice/dispatchCommands/dispatchCommand/commands ResourceAssignmentDet/dispatchCommands/dispatchCommand/commands
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>

element DispatchCommands/senderIncidentID
diagram
type ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="senderIncidentID" type="ReferenceID"/>

element DispatchCommands/instructions
diagram
type restriction of xs:string
properties
isRef 0
content simple
facets
minLength 0
maxLength 5000
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>

element DispatchCommands/step
diagram
type restriction of xs:unsignedShort
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 2000
source <xs:element name="step" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:unsignedShort">
     
<xs:maxInclusive value="2000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DispatchCommands/stepCnt
diagram
type restriction of xs:unsignedShort
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 2000
source <xs:element name="stepCnt" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:unsignedShort">
     
<xs:maxInclusive value="2000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DispatchCommands/url
diagram
type URL-Link
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 100
source <xs:element name="url" type="URL-Link" minOccurs="0"/>

element DispatchCommands/tcipAction
diagram
type tcip:IM-RestorationAction
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="tcipAction" type="tcip:IM-RestorationAction" minOccurs="0"/>

element DispatchCommands/respProcedure
diagram
type tcip:IM-IncidentProcedure
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 100000
source <xs:element name="respProcedure" type="tcip:IM-IncidentProcedure" minOccurs="0"/>

element DispatchCommands/localDispatchCommands
diagram
type local:DispatchCommands
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localDispatchCommands" type="local:DispatchCommands" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy