xsl-list
[Top] [All Lists]

Re: Retaining Comments

2005-11-22 09:56:20
You might want to preserve white-space as well:

    <xsl:output indent="no" />

    <xsl:preserve-space="*" />

Cheers

Fraser Goffin wrote:

The situation I have is a base XSLT which is then transformed into a new XSLT with some small amendments, but I wnat to keep all of the useful comments that were in the original.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



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