http://www.ibm.com/schema/twss/nm/v1_0
The NotificationTerminationNotSupportedFault Complex Type

The NotificationTerminationNotSupportedFault indicates that an administrative action could not terminate the notification with the given requester, service, and correlator.

The messageId provides an informative, internationalized message code identifying this particular fault. The requester, service, and correlator values identify the notification that could not be terminated. The text and variables provide an internationalized string for presentation to a human.

The number of sequential variables elements must match exactly the number of replacement variables in the text content.

Each subelement defines its own content semantics.


Complex Type NotificationTerminationNotSupportedFault
The NotificationTerminationNotSupportedFault 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:messageId>messageId</messageId> [1..1]
<twss_nm_xsd:requester>requester</requester> [1..1]
<twss_nm_xsd:service>service</service> [1..1]
<twss_nm_xsd:correlator>correlator</correlator> [1..1]
<twss_nm_xsd:text>text</text> [1..1]
<twss_nm_xsd:variables>variables</variables> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="NotificationTerminationNotSupportedFault">
-<xsd:annotation  id="NotificationTerminationNotSupportedFault.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The NotificationTerminationNotSupportedFault indicates that an administrative action could not terminate the notification with the given requester, service, and correlator. </xhtml:p>
<xhtml:p> The messageId provides an informative, internationalized message code identifying this particular fault. The requester, service, and correlator values identify the notification that could not be terminated. The text and variables provide an internationalized string for presentation to a human. </xhtml:p>
<xhtml:p> The number of sequential variables elements must match exactly the number of replacement variables in the text content. </xhtml:p>
<xhtml:p> Each subelement defines its own content semantics. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  ref="twss_nm_xsd:messageId" />
<xsd:element  ref="twss_nm_xsd:requester" />
<xsd:element  ref="twss_nm_xsd:service" />
<xsd:element  ref="twss_nm_xsd:correlator" />
<xsd:element  ref="twss_nm_xsd:text" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="twss_nm_xsd:variables" />
</xsd:sequence>
</xsd:complexType>

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