complexType tcip:ImUpdateAck
diagram
namespace http://www.TCIP-Adopted-03-00-01
children originator incidentID dispatcher
used by
element tcip:imUpdateAck
source <xs:complexType name="ImUpdateAck">
 
<xs:sequence>
   
<xs:element name="originator" type="CPTEmployeeIden"/>
   
<xs:element name="incidentID" type="IM-IncidentID"/>
   
<xs:element name="dispatcher" type="CPTEmployeeIden" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:ImUpdateAck/originator
diagram
type tcip:CPTEmployeeIden
properties
isRef 0
content complex
children employee-id agency-id firstName middleName lastName
source <xs:element name="originator" type="CPTEmployeeIden"/>

element tcip:ImUpdateAck/incidentID
diagram
type tcip:IM-IncidentID
properties
isRef 0
content simple
source <xs:element name="incidentID" type="IM-IncidentID"/>

element tcip:ImUpdateAck/dispatcher
diagram
type tcip:CPTEmployeeIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children employee-id agency-id firstName middleName lastName
source <xs:element name="dispatcher" type="CPTEmployeeIden" minOccurs="0"/>


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