xsl-list
[Top] [All Lists]

RE: [xsl] Select nodes with an attribute but not all the nodes

2006-05-19 09:55:38

Or if we can't use XSLT 2.0 ...

Sure, but please don't do this:

              <xsl:text 
disable-output-escaping="yes">&#160;</xsl:text>

There's no point disabling escaping for a character that isn't going to be
escaped anyway.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
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>
--~--