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

A resultsFilter allows an administrator to limit the scope of a find, count, reset, or terminate operation to only those notifications which match the specified requester, service, and operation conditions. If a particular condition is not present, no statement about the operation's resulting notifications is implied.

For example, including a requesterLike condition requires that the notification requesters in the result all match the requesterLike condition in the filter. Not including a requesterLike condition implies nothing about the notification requesters in the operation results.

Each subelement defines its own content semantics.


Complex Type resultsFilter
The resultsFilter type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<requesterLike>requesterLike</requesterLike> [0..1]
<serviceLike>serviceLike</serviceLike> [0..1]
<operationLike>operationLike</operationLike> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="resultsFilter">
-<xsd:annotation  id="resultsFilter.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> A resultsFilter allows an administrator to limit the scope of a find, count, reset, or terminate operation to only those notifications which match the specified requester, service, and operation conditions. If a particular condition is not present, no statement about the operation's resulting notifications is implied. </xhtml:p>
<xhtml:p> For example, including a requesterLike condition requires that the notification requesters in the result all match the requesterLike condition in the filter. Not including a requesterLike condition implies nothing about the notification requesters in the operation results. </xhtml:p>
<xhtml:p> Each subelement defines its own content semantics. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:requesterLike" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:serviceLike" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:operationLike" />
</xsd:sequence>
</xsd:complexType>

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