Subject: RE: tag minimisation
From: "Andrew Welch" <awelch@xxxxxxxxxxxxxxx>
Date: Tue, 10 Sep 2002 18:42:22 +0100
|
> The use xsl:output method="html" and it won't happen.
What if you want xml output that will subsequently be used as html, such
as in a chain of transformations?
What if you want to post-process the html output?
It would be a really useful feature.
Other than for visual neatness, why minimise elements?
cheers
andrew
> -----Original Message-----
> From: Michael Kay [mailto:michael.h.kay@xxxxxxxxxxxx]
> Sent: 10 September 2002 18:23
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: tag minimisation
>
>
> >
> > When elements like <div></div> get minimised by the processor
> > to <div/> it's *really* frustrating.
> >
> The use xsl:output method="html" and it won't happen.
>
> Michael Kay
> Software AG
> home: Michael.H.Kay@xxxxxxxxxxxx
> work: Michael.Kay@xxxxxxxxxxxxxx
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
>
>
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.385 / Virus Database: 217 - Release Date: 04/09/2002
>
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.385 / Virus Database: 217 - Release Date: 04/09/2002
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|