Hi, I would like to write an application that reads from a Wsdl URL and returns all namespaces declared in. Wsdl imports an other Wsdl and many Schemas. I'd like to get ALL namespaces (in Wsdl docs and Schemas). I think i have to use WSDL4J... any ideas?
thanks in advance, Andrea Tevoi
