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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

wsdl:port

Element information

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

Schema document: wsdl11.xsd

Type: wsdl:tPort

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [1..1]xsd:NCName
binding [1..1]xsd:QName

Used in

Sample instance

<wsdl:port name="StockQuotePort"
           binding="tns:StockQuoteBinding">
   <soap:address location="http://example.com/stockquote"/>
</wsdl:port>

Site developed and hosted by Datypic, Inc.

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