Georg A. wrote:


On Wednesday, Jun 4, 2003, at 14:54 Europe/Berlin, Thomas E Deweese wrote:


    Well the problem is someone has deleted most of the white space
the interesting bit is that this seems to only effect elements in the
SVG namespace.  So I suspect that the problem is not just the UTF but
something about what ever is 'processing' the document (otherwise it
would delete whitespace for everything).  I suspect the processor is
not 'copying' TextNodes except as children of svg text elements.  But
these text nodes are what contain the formatting of the XML.


So do I have to buy a new processor or is there any other solution?

By 'processor' I mean XML processor - i.e. your code most likely. What are you doing with the document between the time you load it and you write it out?




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to