Hi all
Any ideas on how to support parsing of wsdl messages? I've played with things and I'm able to parse the .wsdl file itself. This is easy to do once you have the associated schema (.xsd) file. However, if I now build wsdl messages how can I validate them? Is there a way to make Xerces-C understand WSDL definitions? Thanks Zubin
