Schema Central > WSDL 2.0 > wsdl20.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://www.w3.org/ns/wsdl

Schema document: wsdl20.xsd

Other elements with the same name: wsdl:operation

Type: wsdl:InterfaceOperationType

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type wsdl:ExtensibleDocumentedType
name [1..1]xsd:NCName
pattern [0..1]xsd:anyURI
safe [0..1]xsd:boolean
style [0..1]xsd:anyURI

Used in

Sample instance

<wsdl:operation name="listFlights"
                pattern="http://www.w3.org/ns/wsdl/in-out">
   <wsdl:input element="xsTicketAgent:listFlightsRequest"/>
   <wsdl:output element="xsTicketAgent:listFlightsResponse"/>
</wsdl:operation>

Site developed and hosted by Datypic, Inc.

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