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

A service uses a notificationCriterion value to determine whether or not a notification delivery attempt should occur due to a network event.

For services where specifying zero or empty criteria is equivalent to a wildcard condition, the service should choose to explicitly include a notificationCriterion entry for each service criterion covered in the wildcard condition. Doing so allows consistent searching across both wildcard and non-wildcard notification criteria. This allows a notification lacking notificationCriterion values to imply that no decision making criteria are associated with the notification.

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

A service uses a notificationCriterion value to determine whether or not a notification delivery attempt should occur due to a network event.

For services where specifying zero or empty criteria is equivalent to a wildcard condition, the service should choose to explicitly include a notificationCriterion entry for each service criterion covered in the wildcard condition. Doing so allows consistent searching across both wildcard and non-wildcard notification criteria. This allows a notification lacking notificationCriterion values to imply that no decision making criteria are associated with the notification.

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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="notificationCriterion"  type="xsd:string">
-<xsd:annotation  id="notificationCriterion.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> A service uses a notificationCriterion value to determine whether or not a notification delivery attempt should occur due to a network event. </xhtml:p>
<xhtml:p> For services where specifying zero or empty criteria is equivalent to a wildcard condition, the service should choose to explicitly include a notificationCriterion entry for each service criterion covered in the wildcard condition. Doing so allows consistent searching across both wildcard and non-wildcard notification criteria. This allows a notification lacking notificationCriterion values to imply that no decision making criteria are associated with the notification. </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 ©