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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

wsdl:portType

Element information

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

Schema document: wsdl11.xsd

Type: wsdl:tPortType

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type wsdl:tExtensibleAttributesDocumented
name [1..1]xsd:NCName

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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