David Smith wrote:

>       e.setAttributeNS("xlink", "href", fullUrl.toString() );

Shouldn't it be

e.setAttributeNS(""http://www.w3.org/1999/xlink";, "xlink:href", ...)

instead?

-- 
Christophe

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

Reply via email to