Thomas DeWeese: > I lied as of 6/1 the Batik Serializer will do this (Thanks Cameron!) > This is a bug in the Batik Serializer we need to predeclare > the xml namespace.
Yes that’s my fault. :-) Filed a bug for me to get to on the weekend: https://issues.apache.org/bugzilla/show_bug.cgi?id=45520 (I added the more rigorous serialisation code to adhere to the “innerHTML in XML” algorithm[1], which is referenced by XMLHttpRequest (which I got partway through implementing).) [1] http://www.w3.org/html/wg/html5/#innerhtml1 -- Cameron McCormack ≝ http://mcc.id.au/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
