Schema Central > WSDL 1.1 > wsdl11.xsd > wsdl:operation
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

wsdl:operation

Element information

Namespace: http://schemas.xmlsoap.org/wsdl/

Schema document: wsdl11.xsd

Other elements with the same name: wsdl:operation

Type: wsdl:tOperation

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [1..1]xsd:NCName
parameterOrder [0..1]xsd:NMTOKENS

Used in

Sample instance

<wsdl:operation name="GetLastTradePrice">
   <wsdl:input message="tns:GetLastTradePriceInput"/>
   <wsdl:output message="tns:GetLastTradePriceOutput"/>
</wsdl:operation>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com