Schema Central Home  |  WSDL 2.0 Overview  |   Search WSDL 2.0:
   Advanced Search
WSDL 2.0

wsdl:description

Element Information

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

Schema Document: wsdl20.xsd

Properties: Global, Qualified

Type: wsdl:DescriptionType

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxinherited from wsdl:ExtensibleDocumentedType  
targetNamespace [1..1]xsd:anyURI

Identity Constraints

TypeNameSelectorField(s)
uniqueinterfacewsdl:interface@name
uniquebindingwsdl:binding@name
uniqueservicewsdl:service@name

Sample Instance

<wsdl:description targetNamespace="http://www.example.com/">
   <wsdl:documentation>Any text, intermingled with:
      <!--any element-->
   </wsdl:documentation>
   <wsdl:import namespace="http://www.example.com/">
      <wsdl:documentation>Any text, intermingled with:
         <!--any element-->
      </wsdl:documentation>
      <!--any element-->
   </wsdl:import>
</wsdl:description>
Need XML Help?
D A T Y P I C
Training | Consulting | Development

 

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema