Documentation for ATIS-Draft-03-00-79

Complex Type: CcReportServiceEvent

[Table of contents]

Super-types: None
Sub-types: None
Name CcReportServiceEvent
Used by (from the same schema document) Element ccReportServiceEvent
Abstract no
XML Instance Representation
<...>
<event-record> CCEventRecord </event-record> [1]
<ack-required> CPT-Boolean </ack-required> [1]
<localCcReportServiceEvent> local:CcReportServiceEvent </localCcReportServiceEvent> [0..1]
</...>
Diagram
h-31799610 h325016637 h-1782515522
Schema Component Representation
<xs:complexType name="CcReportServiceEvent">
<xs:sequence>
<xs:element name="event-record" type=" CCEventRecord "/>
<xs:element name="ack-required" type=" CPT-Boolean "/>
<xs:element name="localCcReportServiceEvent" type=" local:CcReportServiceEvent " minOccurs="0"/>
</xs:sequence>
</xs:complexType>