xsl-list
[Top] [All Lists]

RE: tag minimisation

2002-09-10 10:42:22

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(_dot_)h(_dot_)kay(_at_)ntlworld(_dot_)com]
Sent: 10 September 2002 18:23
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] 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(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


 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



<Prev in Thread] Current Thread [Next in Thread>