hi all, i am using the XMLSerializer with an OutputFormat object. I do serialize a xml document that has been previously loaded using DOMParser. After altering the xml document, the output, the serializer creates is formatted in a wierd way. Tags that have been deleted show an empty line in the output while altered or newly created tags do not line break after the closing tag. Is there a way to create a nice formatted output? Thanks for any hints.
kind regards Peter Brightman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
