http://www.ibm.com/schema/twss/nm/v1_0
The correlator Element

In conjunction with the requester and service, the correlator uniquely identifies a notification. The correlator value should be identical to the correlator used by the service when delivering notifications to the requester.

Leading and trailing white space must be ignored. Internal white space characters must be coerced to spaces. Sequences of two or more spaces must be condensed into a single space. Case distinctions must be maintained for comparison purposes.

After white space processing, implementations may optionally consider only a leading, fixed number of characters to be significant.


Element correlator : string
The correlator element cannot have "xsi:nil" as an attribute. The correlator element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

In conjunction with the requester and service, the correlator uniquely identifies a notification. The correlator value should be identical to the correlator used by the service when delivering notifications to the requester.

Leading and trailing white space must be ignored. Internal white space characters must be coerced to spaces. Sequences of two or more spaces must be condensed into a single space. Case distinctions must be maintained for comparison purposes.

After white space processing, implementations may optionally consider only a leading, fixed number of characters to be significant.

<twss_nm_xsd:correlator>xsd:string</correlator>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="correlator"  type="xsd:string">
-<xsd:annotation  id="correlator.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> In conjunction with the requester and service, the correlator uniquely identifies a notification. The correlator value should be identical to the correlator used by the service when delivering notifications to the requester. </xhtml:p>
<xhtml:p> Leading and trailing white space must be ignored. Internal white space characters must be coerced to spaces. Sequences of two or more spaces must be condensed into a single space. Case distinctions must be maintained for comparison purposes. </xhtml:p>
<xhtml:p> After white space processing, implementations may optionally consider only a leading, fixed number of characters to be significant. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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