http://www.ibm.com/wsdl/twss/nm/adm/v1_0/interface
The findExactlyGlobalTransactionIDRequest Complex Type

This request type retrieves notifications matching exactly the provided globalTransactionID. Multiple notifications may be returned for a single globalTransactionID. Multiple transaction identifiers may be provided by providing multiple globalTransactionID values.

The provided transaction identity is used when communicating with any backing systems.

Notifications are processed or ordered by ascending globalTransactionID values.


Complex Type findExactlyGlobalTransactionIDRequest
The findExactlyGlobalTransactionIDRequest 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:globalTransactionID>globalTransactionID</globalTransactionID> [1..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="findExactlyGlobalTransactionIDRequest">
-<xsd:annotation  id="findExactlyGlobalTransactionIDRequest.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> This request type retrieves notifications matching exactly the provided globalTransactionID. Multiple notifications may be returned for a single globalTransactionID. Multiple transaction identifiers may be provided by providing multiple globalTransactionID values. </xhtml:p>
<xhtml:p> The provided transaction identity is used when communicating with any backing systems. </xhtml:p>
<xhtml:p> Notifications are processed or ordered by ascending globalTransactionID values. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  ref="twss_nm_xsd:adminTransactionID" />
<xsd:element  maxOccurs="unbounded"  minOccurs="1"  ref="twss_nm_xsd:globalTransactionID" />
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 
 Collapse Used-By
Generated by WSDLdoc ©