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

This request type matches all notifications that meet both the supplied resultsFilter and any included, optional criteria. At most resultsLimit notifications will be included in the match.

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

Notifications are not processed or ordered in any consistent or well-defined manor.


Complex Type findByTargetCriterionRequest
The findByTargetCriterionRequest 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]
<resultsFilter>resultsFilter</resultsFilter> [0..1]
<resultsLimit>resultsLimit</resultsLimit> [0..1]
<operationTargetLike>operationTargetLike</operationTargetLike> [0..1]
<notificationCriterionLike>notificationCriterionLike</notificationCriterionLike> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="findByTargetCriterionRequest">
-<xsd:annotation  id="findByTargetCriterionRequest.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> This request type matches all notifications that meet both the supplied resultsFilter and any included, optional criteria. At most resultsLimit notifications will be included in the match. </xhtml:p>
<xhtml:p> The provided transaction identity is used when communicating with any backing systems. </xhtml:p>
<xhtml:p> Notifications are not processed or ordered in any consistent or well-defined manor. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  ref="twss_nm_xsd:adminTransactionID" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:resultsFilter" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:resultsLimit" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:operationTargetLike" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:notificationCriterionLike" />
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Used-By
Generated by WSDLdoc ©