http://www.w3.org/2003/06/wsdl
The operation Element
Element Binding/operation : BindingOperation  [1 .. 1]
The operation element cannot have "xsi:nil" as an attribute. The operation element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<wsdl:operation name="xs:NCName"Click here to hide Comment This attribute is required.>
-Begin Sequence [1...1]
<wsdl:documentation>wsdl:Documentation</documentation> [0..1]
-Begin Choice [0...*]
<globalExt> is an abstract element.
<bindingOpExt> is an abstract element.
<wsdl:feature uri="xs:QName"Click here to hide Comment This attribute is required. required="xs:boolean">wsdl:Feature</feature> [1..1]
<wsdl:property uri="xs:QName"Click here to hide Comment This attribute is required. required="xs:boolean">wsdl:Property</property> [1..1]
-Begin Choice [1...*]
<wsdl:input name="xs:NCName">wsdl:BindingOperationMessage</input> [1..1]
<wsdl:output name="xs:NCName">wsdl:BindingOperationMessage</output> [1..1]
<wsdl:infault name="xs:NCName"Click here to hide Comment This attribute is required.>wsdl:BindingOperationFault</infault> [1..1]
<wsdl:outfault name="xs:NCName"Click here to hide Comment This attribute is required.>wsdl:BindingOperationFault</outfault> [1..1]
End Choice
End Choice
End Sequence
</operation>
 Collapse Attributes
Name Type Summary
name NCName
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
<xs:element  name="operation"  type="wsdl:BindingOperation" />
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©