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

This request type matches notifications with exactly the provided requester, service, and correlator information. Multiple notifications may be requested by providing multiple sets of identifying information.

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

The first requester is paired with the first service and the first criteria. The second requester is paired with the second service and the second criteria. Etc. The number of requester, service, and correlator values must all be equal.

Notifications are processed or ordered by ascending requester, service, and correlator values.


Complex Type findExactlyRequesterServiceCorrelatorRequest
The findExactlyRequesterServiceCorrelatorRequest 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..*]
<twss_nm_xsd:service>service</service> [1..*]
<twss_nm_xsd:correlator>correlator</correlator> [1..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="findExactlyRequesterServiceCorrelatorRequest">
-<xsd:annotation  id="findExactlyRequesterServiceCorrelatorRequest.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> This request type matches notifications with exactly the provided requester, service, and correlator information. Multiple notifications may be requested by providing multiple sets of identifying information. </xhtml:p>
<xhtml:p> The provided transaction identity is used when communicating with any backing systems. </xhtml:p>
<xhtml:p> The first requester is paired with the first service and the first criteria. The second requester is paired with the second service and the second criteria. Etc. The number of requester, service, and correlator values must all be equal. </xhtml:p>
<xhtml:p> Notifications are processed or ordered by ascending requester, service, and correlator 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:requester" />
<xsd:element  maxOccurs="unbounded"  minOccurs="1"  ref="twss_nm_xsd:service" />
<xsd:element  maxOccurs="unbounded"  minOccurs="1"  ref="twss_nm_xsd:correlator" />
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 
 Collapse Used-By
Generated by WSDLdoc ©