hi,
instead of using this
image.setAttributeNS(null, "xlink:href","resources/l7726col.gif");
see below.
quote from earlier mailing list message,
"Finally, for attributes which belong to a specific namespace, like
the the href attribute on the element, you have to use the
setAttributeNS method w
hello,
I have written an Interactor to load raster images into the canvas.
When I click into the SVG-Canvas to load the raster image I get the
following error message:
The attribute 'xlink:href' of the element is required
The header of my SVG-file looks like this:
http://www.w3.org/TR/2000/CR-