complexType "wsoap12:tBinding"
Namespace:
Content:
empty, 3 attributes, attr. wildcard
Defined:
globally in wsdl11soap12.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:boolean
 = 
xs:anyURI
 = 
("rpc" | "document")
   
{any attribute with non-schema namespace}
/>
All Direct / Indirect Based Elements (1):
wsoap12:binding
Known Usage Locations
Type Definition Detail
Type Derivation Tree
wsdl:tExtensibilityElement (extension)
      wsoap12:tBinding
XML Source (see within schema source)
<xs:complexType name="tBinding">
<xs:complexContent>
<xs:extension base="wsoap12:tExtensibilityElementOpenAttrs">
<xs:attribute name="transport" type="xs:anyURI" use="required"/>
<xs:attribute name="style" type="wsoap12:tStyleChoice" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 2/4)
style
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"rpc", "document"
XML Source (see within schema source)
<xs:attribute name="style" type="wsoap12:tStyleChoice" use="optional"/>

transport
Type:
xs:anyURI, predefined
Use:
required
XML Source (see within schema source)
<xs:attribute name="transport" type="xs:anyURI" use="required"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All component diagrams generated by Oxygen XML Editor via DocFlex/XML OxygenXML Integration.