this was covered on this mailing list around April 27th and at this link: http://www.focusresearch.com/gw/?p=165
ddailey <[EMAIL PROTECTED]> wrote: While on the subject of in-line SVG, I was able to do lots of things (filters, ellipses, animation. etc.), but one relatively simple thing has eluded me: <svg:image id="qqq" x="30" y="0" width="240" height="300" xlink:href="p.jpg" /> doesn't seem to work in-line, even though <image id="qqq" x="30" y="0" width="240" height="300" xlink:href="p.jpg" /> works just fine in a standalone SVG document. The context I'm using is provided by Jonathan Watt's example at http://jwatt.org/svg/demos/xhtml-with-inline-svg.xhtml (including the xml namespace declarations and the object's classid and the doctype and so forth). I also tried <xlink:image> instead of <svg:image> thinking that might do it, as well as various incantations that I thought might import the Adobe xlink namespace, but my efforts remind me a bit of the JCL cards I used to put in front of my Fortran decks (so far as I could tell they were only there to keep the people who handled my card deck and printouts happy). It has always seemed a bit unfortunate to me that computing so frequently involves computers. Thanks in advance, David ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- SPONSORED LINKS Xml format Svg Format Data --------------------------------- YAHOO! GROUPS LINKS Visit your group "svg-developers" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. --------------------------------- --------------------------------- Sneak preview the all-new Yahoo.com. It's not radically different. Just radically better. [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Get to your groups with one click. Know instantly when new email arrives http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

