Does anyone know whether or not there is a way to get the apache soap schema so I can build a .Net client for an axis service that uses the http://xml.apache.org/xml-soap:Document object? I don't even know if this is possible, but I'm sure if there's a way, someone on this list should know.
Further background: -I cannot modify the wsdl contract / WS, it's a third party app. -All types (req and response) are of the type http://xml.apache.org/xml-soap:Document -The style is rpc/encoded(i think) (not natively supported in .NET). Any help would be appreciated. Thanks! -Joe
