complexType tcip:ImInitialReportAck
diagram
namespace http://www.TCIP-Adopted-03-00-01
children originator incident ackTime dispatcher
used by
element tcip:imInitialReportAck
source <xs:complexType name="ImInitialReportAck">
 
<xs:sequence>
   
<xs:element name="originator" type="CPTEmployeeIden"/>
   
<xs:element name="incident" type="IMIncidentIden"/>
   
<xs:element name="ackTime" type="CPT-DateTime"/>
   
<xs:element name="dispatcher" type="CPTEmployeeIden" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:ImInitialReportAck/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:ImInitialReportAck/incident
diagram
type tcip:IMIncidentIden
properties
isRef 0
content complex
children incident-id agency-id external-id external-id-agency
source <xs:element name="incident" type="IMIncidentIden"/>

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

element tcip:ImInitialReportAck/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