http://schemas.xmlsoap.org/wsdl/
The operation Element
Element tPortType/operation : tOperation  [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. parameterOrder="xs:NMTOKENS">
<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]
-Begin Choice [1...1]
-Begin Sequence [1...1]
<wsdl:input name="xs:NCName" message="xs:QName"Click here to hide Comment This attribute is required.>wsdl:tParam</input> [1..1]
-Begin Sequence [0...1]
<wsdl:output name="xs:NCName" message="xs:QName"Click here to hide Comment This attribute is required.>wsdl:tParam</output> [1..1]
<wsdl:fault name="xs:NCName"Click here to hide Comment This attribute is required. message="xs:QName"Click here to hide Comment This attribute is required.>wsdl:tFault</fault> [0..*]
End Sequence
End Sequence
-Begin Sequence [1...1]
<wsdl:output name="xs:NCName" message="xs:QName"Click here to hide Comment This attribute is required.>wsdl:tParam</output> [1..1]
-Begin Sequence [0...1]
<wsdl:input name="xs:NCName" message="xs:QName"Click here to hide Comment This attribute is required.>wsdl:tParam</input> [1..1]
<wsdl:fault name="xs:NCName"Click here to hide Comment This attribute is required. message="xs:QName"Click here to hide Comment This attribute is required.>wsdl:tFault</fault> [0..*]
End Sequence
End Sequence
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
 
parameterOrder NMTOKENS
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
<xs:element  maxOccurs="unbounded"  minOccurs="0"  name="operation"  type="wsdl:tOperation" />
 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©