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

A terminateResponse contains a count of the notifications that were successfully reset due to an administrative terminate operation.

For any matching notification, termination attempts that fail result in inline fault information. This may occur for both terminateExactly and terminateBy operations.

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


Complex Type terminateResponse
The terminateResponse 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..*]
<twss_nm_xsd:NotificationTerminationNotSupportedFault>NotificationTerminationNotSupportedFault</NotificationTerminationNotSupportedFault> [0..*]
<twss_nm_xsd:NotificationServiceFault>NotificationServiceFault</NotificationServiceFault> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="terminateResponse">
-<xsd:annotation  id="terminateResponse.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> A terminateResponse contains a count of the notifications that were successfully reset due to an administrative terminate operation. </xhtml:p>
<xhtml:p> For any matching notification, termination attempts that fail result in inline fault information. This may occur for both terminateExactly and terminateBy operations. </xhtml:p>
<xhtml:p> Terminate attempts using exact requester, service, and correlator criteria and for which no corresponding notification can be found appear as NotificationNotFoundFaults in the terminateResponse. </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:element  maxOccurs="unbounded"  minOccurs="0"  ref="twss_nm_xsd:NotificationTerminationNotSupportedFault" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="twss_nm_xsd:NotificationServiceFault" />
</xsd:sequence>
</xsd:complexType>

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