You can import an SVG within an SVG with the <image> tag, BUT you can only look at it... :-( ... no access to the insides of the imported file...
_____ From: favbtdse [mailto:[EMAIL PROTECTED] Sent: Monday, September 13, 2004 5:53 AM To: [EMAIL PROTECTED] Subject: [svg-developers] Re: Ca I embedd svg files using foreignObject tag? Hi Robin! Thanks for the information, your solution sounds a bit too advanced do you have a sample? If not thanks anyway! /Fernando --- In [EMAIL PROTECTED], Robin Berjon <[EMAIL PROTECTED]> wrote: > favbtdse wrote: > > It sounds when reading the SVG specification for foreignObject that > > it could be used to embed even an svg doc if the correct namespaces > > and required extensions are specified.... > > The ability of foreignObject to link to external data will be in SVG > 1.2, so it will be possible in the future but unfortunately it certainly > is not implemented by ASV3. > > What you could do if you really need to use external <use>, is have your > own use element in your own namespace, and the have getURL/parseXML grab > the data and replace those elements on load. > > -- > Robin Berjon ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Sponsor ADVERTISEMENT click here <http://us.ard.yahoo.com/SIG=129ls8jms/M=295196.4901138.6071305.3001176/ D=groups/S=1706030389:HM/EXP=1095166495/A=2128215/R=0/SIG=10se96mf6/*htt p:/companion.yahoo.com> <http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=group s/S=:HM/A=2128215/rand=946971033> _____ 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] <mailto:[EMAIL PROTECTED]> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/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/

