Hi Helena. My sample: source: "file1.svg" <svg width="200" height="200" viewBox="0 0 200 200" > <circle cx="20" cy="20" r="15" style="fill: blue" /> </svg>
source: "mother.svg" <svg width="200" height="200" viewBox="0 0 200 200"> <g> <image xlink:href="file1.svg" x="0" y="0" width="200" height="200" /> </g> </svg> test this... Carlos FG Conhe�a a Regi�o Metropolitana de S�o Paulo: http://www.mapas.centrodametropole.org.br/servidormapas/html/index.html > Hi, how can I put a SVG file into another SVg file? > Helena > > > > > ----- > 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 > > > > > > ------------------------ 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/

