xsl-list
[Top] [All Lists]

RE: [xsl] codepoints-to-string failing on spaces

2008-07-30 14:32:46
Interestingly adding <xsl:preserve-space elements="name"/> at 
the top of the stylesheet did not work. However adding 
xml:space="preserve" to the <char> element did.


Sounds like you're using a Microsoft parser. They throw away the whitespace
before the XSLT processor gets a chance to say "I need that!".

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>