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

A findNextNRecordsResponse contains the set of notification records matching the specified criteria using the reference record.


Complex Type findNextNRecordsResponse
The findNextNRecordsResponse type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<notificationRecords>notificationRecords</notificationRecords> [0..*]
<indexOfFirstRecord>indexOfFirstRecord</indexOfFirstRecord> [1..1]
<indexOfLastRecord>indexOfLastRecord</indexOfLastRecord> [1..1]
<activeCount>activeCount</activeCount> [1..1]
<twss_nm_xsd:NotificationNotFoundFault>NotificationNotFoundFault</NotificationNotFoundFault> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="findNextNRecordsResponse">
-<xsd:annotation  id="findNextNRecordsResponse.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p>A findNextNRecordsResponse contains the set of notification records matching the specified criteria using the reference record. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="twss_nm_adm:notificationRecords" />
<xsd:element  ref="twss_nm_adm:indexOfFirstRecord" />
<xsd:element  ref="twss_nm_adm:indexOfLastRecord" />
<xsd:element  ref="twss_nm_adm:activeCount" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="twss_nm_xsd:NotificationNotFoundFault" />
</xsd:sequence>
</xsd:complexType>

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