This document discusses WSDL 2.0 and the Apache Woden framework. It provides an introduction to WSDL 2.0, including its improvements over WSDL 1.1 and support for REST. It then introduces Apache Woden, an open source Java library for working with WSDL 2.0 documents. Key features of Woden include APIs for the component and element models, a validator tool, and a converter to transform WSDL 1.1 documents to WSDL 2.0. The document outlines how Woden is used in Axis2 for WSDL 2.0-based web service development.