Documentation for ATIS-Draft-03-00-79

Complex Type: CptPushFailure

[Table of contents]

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