[odf-discuss] Native ODF support in browsers

Daniel Carrera daniel.carrera at zmsl.com
Mon Oct 23 04:45:36 EDT 2006


On Mon, 2006-23-10 at 04:37 -0400, Lars D. Noodén wrote:
> What I am wondering about is the practicality of a generic XML rendering 
> engine which can handle arbitrary DTDs, schemas.

It's not possible to create a generic XML renderer that relies only on
DTDs or Schemas. More likely, you need, for each schema, an XSLT
transformation that turns it into XSL-FO and then use an XSL-FO
renderer.

At least... that's the solution that the W3C had in mind.

In practise, XSL-FO renderers are difficult to make. It's just too
tempting to go via HTML instead. It's so much easier to convert your
format to HTML, and it's so much easier to make an HTML renderer.

FWIW, I only know of one FOSS project doing XSL-FO rendering, and that's
Apache FOP, and it doesn't have complete support yet.

Daniel.
-- 
"I AM in shape. Round IS a shape."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://lists.opendocumentfellowship.com/pipermail/odf-discuss/attachments/20061023/429f5642/attachment-0002.pgp


More information about the odf-discuss mailing list