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

A resetStatisticsResponse contains a count of the notifications whose statistics were reset due to an administrative resetStatistics operation.

Reset attempts using exact requester, service, and correlator criteria and for which no corresponding notification can be found appear as NotificationNotFoundFaults in the resetStatisticsResponse.


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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="resetStatisticsResponse">
-<xsd:annotation  id="resetStatisticsResponse.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> A resetStatisticsResponse contains a count of the notifications whose statistics were reset due to an administrative resetStatistics operation. </xhtml:p>
<xhtml:p> Reset attempts using exact requester, service, and correlator criteria and for which no corresponding notification can be found appear as NotificationNotFoundFaults in the resetStatisticsResponse. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  ref="twss_nm_adm:notificationCount" />
<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 ©