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

This request is used to retrieve a set of records using a reference record. The reference record acts as an index and order by parameter value acts as direction of record retrieval.

If the request object is null, records will be retrieved in the forward direction from the beginning.


Complex Type findNextNRecordsRequest
The findNextNRecordsRequest 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> [0..1]
<notificationReferenceRecord>notificationReferenceRecord</notificationReferenceRecord> [0..1]
<orderBy>orderBy</orderBy> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="findNextNRecordsRequest">
-<xsd:annotation  id="findNextNRecordsRequest.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> This request is used to retrieve a set of records using a reference record. The reference record acts as an index and order by parameter value acts as direction of record retrieval.</xhtml:p>
<xhtml:p>If the request object is null, records will be retrieved in the forward direction from the beginning. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_xsd:adminTransactionID" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:notificationReferenceRecord" />
<xsd:element  maxOccurs="1"  minOccurs="0"  ref="twss_nm_adm:orderBy" />
</xsd:sequence>
</xsd:complexType>

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