Re: XSL support in Jade

Subject: Re: XSL support in Jade
From: ht@xxxxxxxxxxxxxxx (Henry S. Thompson)
Date: 28 Aug 1998 09:37:08 +0100
James Clark <jjc@xxxxxxxxxx> writes:

> Another useful component would be something that translated from the
> standard XSL flow objects (once they've matured a bit) into the Jade
> .fot format.

I'm pursuing two routes to an interim datapath supporting the XSL
working draft:

1) An XSL stylesheet which transforms XSL formatting object output to
HTML4.0+CSS (i.e. to render your own XML document using a browser, you
will do:

 > xt yourDoc.xml yourSheet.xsl interim.xml
 > xt interim.xml fo2html.xsl bogus.xml
 > perl fixupBogosity.pl bogus.xml > yourDoc.html

 The perl step is to handle mismatches between views of heritability
 of properties/attributes between CSS and XSL)

2) A DSSSL stylesheet which renders XSL formatting object output.

The latter can be thought of as a way of achieving James's 'useful
component' using Jade itself.

I'd be happy to hear from anyone engaged in similar efforts.

ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht@xxxxxxxxxxxxxxx
		     URL: http://www.ltg.ed.ac.uk/~ht/


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • Re: XSL support in Jade
    • James Clark - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id AAA29534Fri, 28 Aug 1998 00:32:56 -0400 (EDT)
      • Henry S. Thompson - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id EAA09888Fri, 28 Aug 1998 04:38:25 -0400 (EDT) <=
      • <Possible follow-ups>
      • James Tauber - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id DAA08840Fri, 28 Aug 1998 03:35:36 -0400 (EDT)