RE: [xsl] XSL stylesheet for XHTML

Subject: RE: [xsl] XSL stylesheet for XHTML
From: sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 22 Nov 2001 22:44:04 +0000
Chris Bayes writes:
 > Maybe I'm wrong here but is there something that goes the other way? It
 > might be cool to go to fo then reverse it back to html to produce a html
 > slide/page thingy sort of thing. Just a thought.

but consider the fact that an original <h1>foo</h1> will be translated
to an anonymous <fo:block>, with no means of knowing its once high and
mighty status. even if fo had a container for this info, its unlikely
to be used reliably.

so you'll not get back *good* HTML from FO. just purely
presentational. that may be ok, but geez, what for?

Sebastian


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread