One of the cool things about SVG on the server is that it is just XML,
so you really don't need a tool to generate the SVG.  If your source
is already XML (like in your case, XBRL), all you really need is XSLT
(well that is assuming you are willing to learn XSLT).

You can't extract SVG from any source, you have to transform it into
SVG, which is what the T in XSLT is all about.

Don


-----
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/
 


Reply via email to