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

wsdl:definitions

Element Information

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

Schema Document: wsdl11.xsd

Properties: Global, Qualified

Type: wsdl:tDefinitions

Content

Attributes

NameOccTypeDescriptionNotes
targetNamespace [0..1]xsd:anyURI
name [0..1]xsd:NCName

Identity Constraints

TypeNameSelectorField(s)
keymessagewsdl:message@name
keyportTypewsdl:portType@name
keybindingwsdl:binding@name
keyservicewsdl:service@name
keyimportwsdl:import@namespace

Sample Instance

<wsdl:definitions name="NCName">
   <wsdl:documentation>Any text, intermingled with:
      <!--any element-->
   </wsdl:documentation>
   <!--any element-->
   <wsdl:import namespace="http://www.example.com/" location="http://www.example.com/">
      <wsdl:documentation>Any text, intermingled with:
         <!--any element-->
      </wsdl:documentation>
   </wsdl:import>
</wsdl:definitions>
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