complexType "wsdl:BindingOperationType"
Namespace:
Content:
complex, 1 attribute, attr. wildcard, 5 elements, elem. wildcard
Defined:
globally in wsdl20.xsd; see XML source
Includes:
definitions of 1 attribute, 4 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:QName
   
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
      wsdl:BindingOperationType
XML Source (see within schema source)
<xs:complexType mixed="false" name="BindingOperationType">
<xs:complexContent>
<xs:extension base="wsdl:ExtensibleDocumentedType">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element name="input" type="wsdl:BindingOperationMessageType"/>
<xs:element name="output" type="wsdl:BindingOperationMessageType"/>
<xs:element name="infault" type="wsdl:BindingOperationFaultType"/>
<xs:element name="outfault" type="wsdl:BindingOperationFaultType"/>
<xs:any maxOccurs="1" minOccurs="1" namespace="##other" processContents="lax"/>
</xs:choice>
<xs:attribute name="ref" type="xs:QName" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/2)
ref
Type:
xs:QName, predefined
Use:
required
XML Source (see within schema source)
<xs:attribute name="ref" type="xs:QName" use="required"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.