Schema Central > WSDL 2.0 > wsdl20.xsd > wsdl:service
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

wsdl:service

Element information

Namespace: http://www.w3.org/ns/wsdl

Schema document: wsdl20.xsd

Type: wsdl:ServiceType

Properties: Global, Qualified

Content

Attributes

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

Identity constraints

TypeNameSelectorField(s)
uniqueendpointwsdl:endpoint@name

Used in

Sample instance

<wsdl:service name="reservationService"
              interface="tns:reservationInterface">
   <wsdl:endpoint name="reservationEndpoint" binding="tns:reservationSOAPBinding"
                  address="http://greath.example.com/2004/reservation"/>
</wsdl:service>

Site developed and hosted by Datypic, Inc.

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