Documentation for ATIS-Draft-03-00-79

Complex Type: CptPushSuccess

[Table of contents]

Super-types: None
Sub-types: None
Name CptPushSuccess
Used by (from the same schema document) Element cptPushSuccess
Abstract no
XML Instance Representation
<...>
<push-header> CPTPushHeader </push-header> [1]
<time-received> CPT-DateTime </time-received> [1]
</...>
Diagram
h-1737467159 h1272267302
Schema Component Representation
<xs:complexType name="CptPushSuccess">
<xs:sequence>
<xs:element name="push-header" type=" CPTPushHeader "/>
<xs:element name="time-received" type=" CPT-DateTime "/>
</xs:sequence>
</xs:complexType>