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

This request type matches all notifications that meet the supplied resultsFilter. 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 findAllRequest
The findAllRequest 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]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="findAllRequest">
-<xsd:annotation  id="findAllRequest.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> This request type matches all notifications that meet the supplied resultsFilter. 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:sequence>
</xsd:complexType>

 Collapse Uses
 
 Collapse Used-By
Generated by WSDLdoc ©