Skip to main content

SYS.WSMon.wse.EndpointReference

Modified EPR for WS-Eventing, used in NotifyTo and SubscriptionManager

Property Inventory

Parameters

parameter NAMESPACE = http://schemas.xmlsoap.org/ws/2004/08/eventing;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the class to XML. if NAMESPACE - "", the default namespace is used for the XML schema is used as the namespace for his class.
parameter XMLPREFIX = wse;
Inherited description: The XMLPREFIX parameter controls the prefix to be used for the XML namespace that is given by the NAMESPACE parameter.

Properties

property Address as %String) [ Required ];
Property methods: AddressDisplayToLogical(), AddressGet(), AddressIsValid(), AddressLogicalToDisplay(), AddressLogicalToOdbc(), AddressNormalize(), AddressSet()
property ReferenceParameters as %XML.String);
Property methods: ReferenceParametersDisplayToLogical(), ReferenceParametersGet(), ReferenceParametersIsValid(), ReferenceParametersLogicalToDisplay(), ReferenceParametersLogicalToOdbc(), ReferenceParametersNormalize(), ReferenceParametersSet()
property ReferenceProperties as %XML.String);
Property methods: ReferencePropertiesDisplayToLogical(), ReferencePropertiesGet(), ReferencePropertiesIsValid(), ReferencePropertiesLogicalToDisplay(), ReferencePropertiesLogicalToOdbc(), ReferencePropertiesNormalize(), ReferencePropertiesSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab