> There's no restriction on the format for external graphics. I suggest
> mediaobject or inlinemediaobject for your SVG diagram. If that doesn't
> work, let me know.

It all seems to be working.  I used...

> <figure
>   float="1"
> >
>       <title>
>               This is my figure.
>       </title>
>       <mediaobject>
>               <imageobject>
>                       <imagedata
>                         fileref="/Users/jafoster/Scratchpad/TEST1.SVG"
>                       />
>               </imageobject>
>       </mediaobject>
> </figure>

I was worried that since "SVG" does not appear as part of the options for 
the "format" attribute, that I would be in trouble.  I just ignored it, 
and things seem to work.  All that's left now is to get Xalan 2.3.1 
working :)

Thanks for the help.

Jason Foster

Reply via email to