http://www.ibm.com/schema/soa/pxdcc/v1_0/local
The deliverConfirmationRequest Complex Type

Deliver confirmation request type.


Local elements (8)
globalTransactionID appCorrelationID status action failureType failureMessageID failureText failureVariables
Complex Type deliverConfirmationRequest
The deliverConfirmationRequest type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

The global transaction ID for the Web Service transaction.

<globalTransactionID>xsd:string</globalTransactionID> [1..1]

The application correlation ID. This ID can be used to correlate the asynchronous confirmation with the initial notification.

<appCorrelationID>xsd:string</appCorrelationID> [0..1]

The delivery status.

<status>soa_pxnotify_xsd:DeliveryStatus</status> [1..1]

Contains a Parlay X action structure for the result of an asynchronous delivery notification. This applies only certain Parlay X notifications that define an action return response.

<action>parlayx_call_notification_xsd:Action</action> [0..1]

Indicates the type of failure that occurred.

<failureType>soa_pxnotify_xsd:FailureType</failureType> [0..1]

The failure message identifier.

<failureMessageID>xsd:string</failureMessageID> [0..1]

Message text with replacement variables marked with {#}.

<failureText>xsd:string</failureText> [0..1]

Variables to substitute into the text string.

<failureVariables>xsd:string</failureVariables> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="deliverConfirmationRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Deliver confirmation request type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="globalTransactionID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The global transaction ID for the Web Service transaction.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="appCorrelationID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The application correlation ID. This ID can be used to correlate the asynchronous confirmation with the initial notification.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="status"  type="soa_pxnotify_xsd:DeliveryStatus">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The delivery status.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="action"  type="parlayx_call_notification_xsd:Action">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Contains a Parlay X action structure for the result of an asynchronous delivery notification. This applies only certain Parlay X notifications that define an action return response.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="failureType"  type="soa_pxnotify_xsd:FailureType">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Indicates the type of failure that occurred.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="failureMessageID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The failure message identifier.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="failureText"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Message text with replacement variables marked with {#}.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="unbounded"  minOccurs="0"  name="failureVariables"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Variables to substitute into the text string.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (4)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©