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

The notificationEndPoint value is the endpoint used by the service to attempt notification delivery.

Though not enforced by Notification Management, in most cases it will be an absolute URL. It may have parameters or application server details encoded within it (e.g. a session identifier).

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

The notificationEndPoint value is the endpoint used by the service to attempt notification delivery.

Though not enforced by Notification Management, in most cases it will be an absolute URL. It may have parameters or application server details encoded within it (e.g. a session identifier).

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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="notificationEndPoint"  type="xsd:string">
-<xsd:annotation  id="notificationEndPoint.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The notificationEndPoint value is the endpoint used by the service to attempt notification delivery. </xhtml:p>
<xhtml:p> Though not enforced by Notification Management, in most cases it will be an absolute URL. It may have parameters or application server details encoded within it (e.g. a session identifier). </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 ©