| Interface | Description |
| Binding |
Binding represents a WSDL Binding definition. |
| BindingFault |
BindingFault represents the fault binding of a binding operation. |
| BindingInput |
BindingInput represents the input binding of a binding operation. |
| BindingOperation |
BindingOperation represents an operation binding that specifies binding information for
the operation, including input, output and fault messages. |
| BindingOutput |
BindingOutput represents the output binding of a binding operation. |
| Definitions |
The Definitions interface represents a WSDL definitions. |
| Documentable |
The interface indicates whether a documentation element can be put inside a WSDL element. |
| Documentation |
Documentation represents WSDL documentation element |
| ExtensibilityElement |
This interface represents the WSDL extensibility elements such as SOAP bindings. |
| Extensible |
This interface indicates whether a WSDL element is extensible. |
| Fault |
This interface represents the WSDL operation Fault definition. |
| Import |
Import represents an import inside a WSDL definitions. |
| Input |
This interface represents the WSDL operation Input definition. |
| Message |
This interface represents WSDL Message definition. |
| Namable |
Namable indicates whether a WSDL element has a name. |
| Operation |
Operation represents the WSDL Operation definition. |
| Output |
This interface represents the Output definition of WSDL operation. |
| Part |
Part represents WSDL part definition of messages |
| Port |
This Port represents WSDL port definition of services. |
| PortType |
PortType represents WSDL portType definition. |
| Service |
This interface represents the WSDL Service definition. |
| Types |
Types represents Types definition of WSDL |
| WSDLElement |
The base interface for WSDL definitions. |