#191 new
Richard Cyganiak

XMLSerializer omits namespace prefixes for namespaced elements

Reported by Richard Cyganiak | October 17th, 2011 @ 11:57 AM

I'm trying to use XMLSerializer in Env.js to write SVG files. SVG makes use of XML namespaces.

XMLSerializer mostly works fine for namespaced XML. It emits xmlns declarations present in the DOM tree, and declares a namespace for every namespaced element.

But it doesn't handle namespaced attributes. It just emits the attribute name, ignoring the fact that it has a namespace.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

a javascript browser environment

People watching this ticket

Pages