Hello Paul,
Maybe you remember me, we met 2 years ago in Rome at Momentum Europe conference.
I use XMetaL Author Enterprise Edition 5.1.1.0117 with an CMS integration based on Documentum Webtop Code. This is how we include SVG files in
DITA:
- <image href="../figures/Column_Section_Blockdiagram.svg" height="6.280in" width="6.890in" id="image_EE9E863F7F6240E9A6E3C9417F2AF0AB" placement="inline" q-category="none" class="- topic/image" />
I know that Adobe SVG Viewer needs to be installed on the PC but I cannot see any JScript needed to get this working. However, for
HTML rendition the XSLT must translate to <embed>:
- <embed id="RTB20081201A-71E40__image_EE9E863F7F6240E9A6E3C9417F2AF0AB" src="../figures/Column_Section_Blockdiagram.svg" height="603" width="661" alt="../figures/Column_Section_Blockdiagram.svg"/>
Hope this helps to get you going with SVG which is our preferred figure format here at Qimonda.