http://www.w3.org/2003/06/wsdl/soap12
The bindingType Complex Type
Complex Type bindingType
The bindingType type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... encodingStyleDefault="xs:anyURI" namespaceDefault="xs:anyURI" styleDefault="soap:styleChoice" transport="xs:anyURI"Click here to hide Comment This attribute is required.></...>
 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:complexType  mixed="false"  name="bindingType">
<xs:attribute  name="transport"  type="xs:anyURI"  use="required" />
<xs:attribute  name="styleDefault"  type="soap:styleChoice" />
<xs:attribute  name="namespaceDefault"  type="xs:anyURI" />
<xs:attribute  name="encodingStyleDefault"  type="xs:anyURI" />
</xs:complexType>
 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by XSDdoc 2.0 ©