Documentation for ATIS-Draft-03-00-79

Complex Type: ImInitialReportAck

[Table of contents]

Super-types: None
Sub-types: None
Name ImInitialReportAck
Used by (from the same schema document) Element imInitialReportAck
Abstract no
XML Instance Representation
<...>
<originator> CPTEmployeeIden </originator> [1]
<incident> IMIncidentIden </incident> [1]
<ackTime> CPT-DateTime </ackTime> [1]
<dispatcher> CPTEmployeeIden </dispatcher> [0..1]
</...>
Diagram
h-1303246092 h-1971041825 h1272267302 h-1303246092
Schema Component Representation
<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>