Documentation for ATIS-Draft-03-00-79

Complex Type: CcReportPullOutsAck

[Table of contents]

Super-types: None
Sub-types: None
Name CcReportPullOutsAck
Used by (from the same schema document) Element ccReportPullOutsAck
Abstract no
XML Instance Representation
<...>
<report-employee> CPTEmployeeIden </report-employee> [1]
<report-time> CPT-DateTime </report-time> [1]
<ack-employee> CPTEmployeeIden </ack-employee> [1]
<ack-time> CPT-DateTime </ack-time> [1]
</...>
Diagram
h-1303246092 h1272267302 h-1303246092 h1272267302
Schema Component Representation
<xs:complexType name="CcReportPullOutsAck">
<xs:sequence>
<xs:element name="report-employee" type=" CPTEmployeeIden "/>
<xs:element name="report-time" type=" CPT-DateTime "/>
<xs:element name="ack-employee" type=" CPTEmployeeIden "/>
<xs:element name="ack-time" type=" CPT-DateTime "/>
</xs:sequence>
</xs:complexType>