Re: error with attribute 'xlink:href' when loading a raster image

2003-10-14 Thread Tonny Kohar
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

error with attribute 'xlink:href' when loading a raster image

2003-10-14 Thread Gold Martin
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-