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

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.


Element findNextNRecordsRequest : findNextNRecordsRequest
The findNextNRecordsRequest element cannot have "xsi:nil" as an attribute. The findNextNRecordsRequest element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

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.

<findNextNRecordsRequest>
-Begin Sequence [1...1]
<twss_nm_xsd:adminTransactionID>adminTransactionID</adminTransactionID> [0..1]
<notificationReferenceRecord>notificationReferenceRecord</notificationReferenceRecord> [0..1]
<orderBy>orderBy</orderBy> [0..1]
End Sequence
</findNextNRecordsRequest>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="findNextNRecordsRequest"  type="twss_nm_adm:findNextNRecordsRequest">
-<xsd:annotation  id="findNextNRecordsRequest.element.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:element>

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