Re: [xsl] tag minimisation

Subject: Re: [xsl] tag minimisation
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 10 Sep 2002 19:04:50 +0100
> What if you want xml output that will subsequently be used as html, such
> as in a chain of transformations?

use xml until the final stage then convert to html when you need it.

> Other than for visual neatness, why minimise elements?


It is unlikely that xml with no minimised empty elements will work any better
as html than xml with minimised elements.


It's possible to convert a html stylesheet to an xhtml one, taking care
of this sort of empty element problem, the mathml distribution has one
a version of which has been posted to this list before
http://www.biglist.com/lists/xsl-list/archives/199912/msg00489.html

David


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread