complexType tcip:ImCommandIncidentResponseAck
diagram
namespace http://www.TCIP-Adopted-03-00-01
children commandID dispatch-time will-respond eta-time
used by
element tcip:imCommandIncidentResponseAck
source <xs:complexType name="ImCommandIncidentResponseAck">
 
<xs:sequence>
   
<xs:element name="commandID" type="CPT-CommandID"/>
   
<!-- from command msg -->
   
<xs:element name="dispatch-time" type="CPT-DateTime"/>
   
<!-- from command msg -->
   
<xs:element name="will-respond" type="CPT-Boolean"/>
   
<xs:element name="eta-time" type="CPT-DateTime" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:ImCommandIncidentResponseAck/commandID
diagram
type tcip:CPT-CommandID
properties
isRef 0
content simple
source <xs:element name="commandID" type="CPT-CommandID"/>

element tcip:ImCommandIncidentResponseAck/dispatch-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="dispatch-time" type="CPT-DateTime"/>

element tcip:ImCommandIncidentResponseAck/will-respond
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="will-respond" type="CPT-Boolean"/>

element tcip:ImCommandIncidentResponseAck/eta-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="eta-time" type="CPT-DateTime" minOccurs="0"/>


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