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

NotificationDuplicateFault indicates that a service used a requester, service, and correlator already registered with Notification Management. Because a notification is uniquely identified by its combined requester, service, and correlator, only one notification with that trio of information may be registered with Notification Management at any instant in time.

The messageId provides an informative, internationalized message code identifying this particular fault. The requester, service, and correlator values contain the duplicated information which the service cannot currently allow. 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 and may define default behavior/semantics when nill.


Complex Type NotificationDuplicateFault
The NotificationDuplicateFault 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="NotificationDuplicateFault">
-<xsd:annotation  id="NotificationDuplicateFault.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> NotificationDuplicateFault indicates that a service used a requester, service, and correlator already registered with Notification Management. Because a notification is uniquely identified by its combined requester, service, and correlator, only one notification with that trio of information may be registered with Notification Management at any instant in time. </xhtml:p>
<xhtml:p> The messageId provides an informative, internationalized message code identifying this particular fault. The requester, service, and correlator values contain the duplicated information which the service cannot currently allow. 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 and may define default behavior/semantics when nill. </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 ©