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

The operation value is the Web Service operation a client invoked which ultimately resulted in the registration of a given notification.

While not enforced by Notification Management, its content should be an operation name taken from a service's WSDL portType. In particular, character case should be consistently used.

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

The operation value is the Web Service operation a client invoked which ultimately resulted in the registration of a given notification.

While not enforced by Notification Management, its content should be an operation name taken from a service's WSDL portType. In particular, character case should be consistently used.

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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="operation"  type="xsd:string">
-<xsd:annotation  id="operation.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The operation value is the Web Service operation a client invoked which ultimately resulted in the registration of a given notification. </xhtml:p>
<xhtml:p> While not enforced by Notification Management, its content should be an operation name taken from a service's WSDL portType. In particular, character case should be consistently used. </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
 Collapse Type (1)
 
Generated by WSDLdoc ©