http://www.ibm.com/wsdl/twss/nm/stat/publish/v1_0/interface
The deliverySucceededRequest Complex Type

The deliverySucceededRequest contains all of the information that must be provided to Notification Management to inform the component that a notification delivery attempt (or notification callback) succeeded.

The adminTransactionID provides a transaction identifier which can be used to follow execution of this request. The notification of interest identified uniquely by the given requester, service, and correlator.

Each subelement defines its own content semantics.


Complex Type deliverySucceededRequest
The deliverySucceededRequest type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<twss_nm_xsd:adminTransactionID>adminTransactionID</adminTransactionID> [1..1]
<twss_nm_xsd:requester>requester</requester> [1..1]
<twss_nm_xsd:service>service</service> [1..1]
<twss_nm_xsd:correlator>correlator</correlator> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="deliverySucceededRequest">
-<xsd:annotation  id="deliverySucceededRequest.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The deliverySucceededRequest contains all of the information that must be provided to Notification Management to inform the component that a notification delivery attempt (or notification callback) succeeded. </xhtml:p>
<xhtml:p> The adminTransactionID provides a transaction identifier which can be used to follow execution of this request. The notification of interest identified uniquely by the given requester, service, and correlator. </xhtml:p>
<xhtml:p> Each subelement defines its own content semantics. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  ref="twss_nm_xsd:adminTransactionID" />
<xsd:element  ref="twss_nm_xsd:requester" />
<xsd:element  ref="twss_nm_xsd:service" />
<xsd:element  ref="twss_nm_xsd:correlator" />
</xsd:sequence>
</xsd:complexType>

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