http://www.w3.org/2003/06/wsdl/soap12
The binding Element
Element binding : bindingType
The binding element cannot have "xsi:nil" as an attribute. Substitution group is bindingExt. The binding element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<soap:binding transport="xs:anyURI"Click here to hide Comment This attribute is required. styleDefault="soap:styleChoice" namespaceDefault="xs:anyURI" encodingStyleDefault="xs:anyURI"></binding>
 Collapse Attributes
Name Type Summary
encodingStyleDefault anyURI
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
namespaceDefault anyURI
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
styleDefault styleChoice
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
transport anyURI
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
<xs:element  name="binding"  substitutionGroup="wsdl:bindingExt"  type="soap:bindingType" />
 Collapse Uses
 Collapse Type (1)
 Collapse Element (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©