Hi, I'm having a problem with the XML returned from a service. I have a method that follows the Document methodName( Document doc ) pattern. It returns a Document I build myself from a Java object using a custom writer that appends nodes to a document element as appropriate.
The resulting XML is not indented in my Axis client when it is returned, ie. not pretty-printed. If I simply pass back the Document as it was passed in, it is indented properly. Anyone any idea how to fix this - or does it not matter except for display purposes? Regards, Niall O'Neill. ***************************** This message has been delivered to the internet by the Revenue internet mail service. *****************************
