WsdlParser
1.HTTP binding support
2.WSDL2.0 parser

SchemaParser
1.validation of keyref
2.To support validation of derived complex types in schema validator
3.Validate multiple occurence of content models in instance documents
4.Support validation of <any> and nested schema definition
   <element ref="xs:schema"> inside instance document

wsdl tool
1.Add option -l <opname> to show service location
2.Add option -p to print port types
3.Add option -b to print binding for a port type
4.Add option -m to show messages
5.Add option  -n to show the target namespace
6.Add -i <opname> to inspect types for an operation
7.Generate sample soap message

schema tool
Generate a schema instance
Print a message while schema tool is fetching imports

Others

1.Create a UI for wsdlpull wsdl invocation!! (win32 & linux)
