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