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

An operationTarget's value represents a network entity targetted by a particular notification setup. For example, each presentity watched via a presence notification is a single operationTarget.

While not enforced by Notification Management, its content should include target URIs taken from the notification-establishing Web Service operation the client invoked. Any group URIs should be expanded into multiple operationTarget elements to both insulate notifications from "drift" due to changing group definitions and to facilitate searching against specific, single operation target URIs.

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. After white space processing, adjacent operationTarget elements containing identical string contents must be merged. 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 operationTarget : string
The operationTarget element cannot have "xsi:nil" as an attribute. The operationTarget element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

An operationTarget's value represents a network entity targetted by a particular notification setup. For example, each presentity watched via a presence notification is a single operationTarget.

While not enforced by Notification Management, its content should include target URIs taken from the notification-establishing Web Service operation the client invoked. Any group URIs should be expanded into multiple operationTarget elements to both insulate notifications from "drift" due to changing group definitions and to facilitate searching against specific, single operation target URIs.

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. After white space processing, adjacent operationTarget elements containing identical string contents must be merged. 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:operationTarget>xsd:string</operationTarget>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="operationTarget"  type="xsd:string">
-<xsd:annotation  id="operationTarget.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> An operationTarget's value represents a network entity targetted by a particular notification setup. For example, each presentity watched via a presence notification is a single operationTarget. </xhtml:p>
<xhtml:p> While not enforced by Notification Management, its content should include target URIs taken from the notification-establishing Web Service operation the client invoked. Any group URIs should be expanded into multiple operationTarget elements to both insulate notifications from "drift" due to changing group definitions and to facilitate searching against specific, single operation target URIs. </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. After white space processing, adjacent operationTarget elements containing identical string contents must be merged. 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
 Collapse Type (1)
 
Generated by WSDLdoc ©