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

NotificationNotFoundFault indicates that no notification was found for the given requester, service, and correlator.

The messageId provides an informative, internationalized message code identifying this particular fault. The requester, service, and correlator values echo the identifying details which could not be located. 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 NotificationNotFoundFault
The NotificationNotFoundFault 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="NotificationNotFoundFault">
-<xsd:annotation  id="NotificationNotFoundFault.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> NotificationNotFoundFault indicates that no notification was found for 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 echo the identifying details which could not be located. 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
 Collapse Element (1)
 
Generated by WSDLdoc ©