xsl-list
[Top] [All Lists]

Re: Stylesheet to remove comments and insignificant whitespace

2003-02-28 14:02:11
Scott Moore wrote:
I'm in the process of creating a stylesheet which removes all comments from
the source document but keeps everything else.  I would also like to remove
all insignificant whitespace

Here's what I used:

  http://skew.org/xml/stylesheets/condense/

Note that the suggestion of using xsl:strip-space most likely needs to
be supplemented with the use of xsl:preserve-space as well, since you
don't want whitespace-only text nodes occurring with xsl:text to be
stripped.

Mike

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