This element describes the endpoint and protocol details for the target web service.
parents |
|
children |
none |
Attributes
attribute name |
data type |
usage |
default value |
description |
location |
xsd:anyURI |
required |
|
The URL of the target Web service endpoint. |
protocol |
xsd:NCName |
optional |
httpSoap11 |
The protocol to use when sending messages to the Web service provider. Currently the only supported protocol is HTTP POST using the SOAP 1.1 protocol. |