[svg-developers] Re: parseXML and customNS

2004-09-29 Thread higorion
Hi Jean-David adding the namespace declaration to the original node should solve your problem: ?xml version=1.0 encoding=ISO-8859-1 standalone=no? !DOCTYPE svg PUBLIC -//W3C//DTD SVG 20010904//EN http://www.w3.org/TR/2001/REC-SVG- 20010904/DTD/svg10.dtd [ !ATTLIST g testns:aAttr CDATA

[svg-developers] Re: parseXML and customNS

2004-09-28 Thread Jim Ley
Jean-David Benamou [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I have add a custom attribute to my SVG document : ?xml version=1.0 standalone=no? !DOCTYPE svg PUBLIC -//W3C//DTD SVG 1.0//EN http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd; [!ATTLIST text