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

The requester value should be identical to the requester invoking the operation that established a notification. In conjunction with the service and correlator, the requester uniquely identifies a notification.

While not enforced by Notification Management, a requester value should provide a unique "identity" in accordance with common security parlance. This identity should be meaningful when displayed to administrators, provided to other services, etc.

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 requester : string
The requester element cannot have "xsi:nil" as an attribute. The requester element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

The requester value should be identical to the requester invoking the operation that established a notification. In conjunction with the service and correlator, the requester uniquely identifies a notification.

While not enforced by Notification Management, a requester value should provide a unique "identity" in accordance with common security parlance. This identity should be meaningful when displayed to administrators, provided to other services, etc.

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:requester>xsd:string</requester>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="requester"  type="xsd:string">
-<xsd:annotation  id="requester.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The requester value should be identical to the requester invoking the operation that established a notification. In conjunction with the service and correlator, the requester uniquely identifies a notification. </xhtml:p>
<xhtml:p> While not enforced by Notification Management, a requester value should provide a unique "identity" in accordance with common security parlance. This identity should be meaningful when displayed to administrators, provided to other services, etc. </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 ©