A WSDL document is simply a set of definitions, with a definitions element at the root, and definitions inside.
Example
Code:
<definitions name="WSDLname" xmlns="http://schemas.xmlsoap.org/wsdl/"/>
Reversed UML model
MagicDraw 19.0 LTR SP4 Documentation
A WSDL document is simply a set of definitions, with a definitions element at the root, and definitions inside.
Example
Code:
<definitions name="WSDLname" xmlns="http://schemas.xmlsoap.org/wsdl/"/>
Reversed UML model