Documentation for ATIS-Draft-03-00-79

Complex Type: PiMailingResponse

[Table of contents]

Super-types: None
Sub-types: None
Name PiMailingResponse
Used by (from the same schema document) Element piMailingResponse
Abstract no
XML Instance Representation
<...>
<commandID> CPT-CommandID </commandID> [1]
<confirmationNum> PI-MailingConfirmNum </confirmationNum> [1]
<reason> PI-ReasonNotSent </reason> [0..1]
</...>
Diagram
h-453803909 h1622188738 h-565301352
Schema Component Representation
<xs:complexType name="PiMailingResponse">
<xs:sequence>
<xs:element name="commandID" type=" CPT-CommandID "/>
<xs:element name="confirmationNum" type=" PI-MailingConfirmNum "/>
<xs:element name="reason" type=" PI-ReasonNotSent " minOccurs="0"/>
</xs:sequence>
</xs:complexType>