xsl-list
[Top] [All Lists]

Re: [xsl] Xsl:strip-space and xsl:preserve-space (XSLT 2.0)

2008-09-24 12:31:38
Pankaj,

You can force MSXML to preserve whitespace by adding xml:space="preserve" to the root element of your document. Then your original stylesheet should work as desired. Let me know if that works.

Evan


Pankaj Chaturvedi wrote:
Not a good news for me.

Well anyways David/Michael thanks for looking into this.


Best,

Pankaj Chaturvedi

============================================================================
================


-----Original Message-----
From: Michael Kay [mailto:mike(_at_)saxonica(_dot_)com] Sent: Wednesday, September 24, 2008 6:36 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Xsl:strip-space and xsl:preserve-space (XSLT 2.0)


I believe it's true that the AltovaXML processor always strips whitespace
nodes (or calls the MSXML parser in a way that strips them) and I'm not
aware of any way of changing this.

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