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

NotificationServiceFault communicates that a general, unrecoverable error occurred while processing a request.

The messageId provides an informative, internationalized message code identifying this particular fault. 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.

The NotificationServiceFault type is abstract to allow subtypes to convey root cause information.

Each subelement defines its own content semantics.


Subtypes (3)
NotificationServiceFaultWithoutRootCausederived by extension NotificationServiceFaultWithPolicyExceptionRootCausederived by extension NotificationServiceFaultWithServiceExceptionRootCausederived by extension
Complex Type NotificationServiceFault
NotificationServiceFault is an abstract type and cannot be used in XML instance. The NotificationServiceFault type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  abstract="true"  name="NotificationServiceFault">
-<xsd:annotation  id="NotificationServiceFault.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> NotificationServiceFault communicates that a general, unrecoverable error occurred while processing a request. </xhtml:p>
<xhtml:p> The messageId provides an informative, internationalized message code identifying this particular fault. 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> The NotificationServiceFault type is abstract to allow subtypes to convey root cause information. </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:text" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="twss_nm_xsd:variables" />
</xsd:sequence>
</xsd:complexType>

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