WSDL is all XML! If you catch/develop the proper XSLT file I am pretty sure you can translate one xml into another xml using an XSLT approach.
BUT if what you have removed is somehow referenced in the reaming parts , then you are on your own to include what you need to make code generators happy. J Josef Von: Steffen Schäffner [mailto:steffen.schaeff...@seetec.de] Gesendet: Dienstag, 31. Mai 2011 10:38 An: java-user@axis.apache.org Betreff: WSDL without service element? Is it possible to generate code from an wsdl file without an service element? If yes, how to do that?