Schema Central > WSDL 2.0 > wsdl20.xsd > wsdl:binding
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

wsdl:binding

Element information

Namespace: http://www.w3.org/ns/wsdl

Schema document: wsdl20.xsd

Type: wsdl:BindingType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type wsdl:ExtensibleDocumentedType
name [1..1]xsd:NCName
type [1..1]xsd:anyURI
interface [0..1]xsd:QName

Used in

Sample instance

<wsdl:binding              name="reservationSOAPBinding"
              interface="tns:reservationInterface"
              type="http://www.w3.org/ns/wsdl/soap"
              wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
   <wsdl:fault ref="tns:invalidDataFault" wsoap:code="soap:Sender"/>
   <wsdl:operation ref="tns:opCheckAvailability"
                   wsoap:mep="http://www.w3.org/2003/05/soap/mep/soap-response"/>
</wsdl:binding>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com