http://schemas.xmlsoap.org/wsdl/
The operation Element
Element tBinding/operation : tBindingOperation  [0 .. *]
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.>
<wsdl:documentation>wsdl:tDocumentation</documentation> [0..1]
 Allows any elements from other namespaces (lax validation). [0..*] Allows any elements from other namespaces (lax validation). [0..*]
-Begin Sequence [1...1]
<wsdl:input name="xs:NCName">wsdl:tBindingOperationMessage</input> [0..1]
<wsdl:output name="xs:NCName">wsdl:tBindingOperationMessage</output> [0..1]
<wsdl:fault name="xs:NCName"Click here to hide Comment This attribute is required.>wsdl:tBindingOperationFault</fault> [0..*]
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  maxOccurs="unbounded"  minOccurs="0"  name="operation"  type="wsdl:tBindingOperation" />
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©