xsl-list
[Top] [All Lists]

RE: [xsl] Controlling Whitespace in IE

2006-05-04 12:45:24
I would try to use
<xsl:text xml:space="preserve"> </xsl:text> That may does the trick.

Sorry, but guesswork will get you nowhere.

(a) xml:space in the stylesheet affects the treatment of whitespace in the
stylesheet, it doesn't affect whitespace in the source document

(b) whitespace within <xsl:text> is preserved by a conformant XSLT processor
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>
--~--

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