>
> Since XML is only a syntax you need to specify the task more clearly.
> But it sounds like a task for XSLT to me -- you can turn your
> XML format
> into SVG using XSLT and then use Batik to render it. Batik can turn
> drawing primites in Java into XML, i.e. you can draw an SVG file with
> the usual Java drawing primitives, but XML to XML conversions
> are XSLTs
> job ;-) This includes SVG, which is an XML format.
>
> HTH,
> PeterB
>
My next question is,
how do I render my XML files into SVG
if I already have XSL files?
regards,
Iwan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]