<binding> element
This element describes the endpoint and protocol details for the target web service.
parents | service |
---|---|
children | none |
Attributes
Attribute | 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. |