2.5.13 <Endpoint>

Specifies each accessing endpoint for the WSBinding object.

Table 2-12 Endpoint Attributes

Attribute Description Required
id Specifies a unique endpoint id value within the WSBinding object. This attribute value may contain a maximum of 78 characters (excluding the terminating NULL character). Yes
address Specifies the endpoint address. The address value must use the following format: "http(s)://<host>:<port>/<context_path>"

Note:

Two endpoints cannot be specified with exact the same address URL value.
Yes