<binding> element

SOAP/AM Client Development > Developer's Reference > Client Definition File Reference > Schema Reference >

<binding> element

Previous pageReturn to chapter overviewNext page

This element describes the endpoint and protocol details for the target web service.

 

parents

service

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.