> some svgs that i manipulate with batik have their attribute
> xml:space="preserve" changed to a0:space="preserve" which leads to them not
> being valid svgs anymore.
>
> does anyone know why this happens and how it can be avoided?

Seems to be an issue! :-|

Does it happen with documents which already contain the "xml:space"
attribute or whose attribute ("xml:space") was inserted there by you
(through DOM manipulation)?

Can you atatch a reduced test case (original SVG document and
potentially a code snippet)? This will enable more informed feedback
on this (weird) behavior... ;-)

Hope this helps,

 Helder Magalhães

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

Reply via email to