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

Subject: RE: [xsl] Xsl:strip-space and xsl:preserve-space (XSLT 2.0)
From: "Pankaj Chaturvedi" <pankaj.chaturvedi@xxxxxxxxx>
Date: Thu, 25 Sep 2008 12:41:45 +0530
<xsl:template match="*[not(self::element1 or
self::element2)]/text()[not(normalize-space())]"/>
Let me know if that works. :-)


Thanks Evan. I will check and let you know.

Pankaj



Evan Lenz wrote:
> 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@xxxxxxxxxxxx] Sent: Wednesday, 
>> September 24, 2008 6:36 PM
>> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>> 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/


Confidentiality Notice:" This message and any attachment(s)
contained here are information that is confidential, proprietary to
IDS Infotech Ltd. and its customers.
Contents may be privileged or otherwise protected by law. The
information is solely intended for the individual or the entity it
is addressed to. If you are not the intended recipient of this
message, you are not authorized to read, forward, print, retain,
copy or disseminate this message or any part of it. If you have
received this e-mail in error, please notify the sender immediately
by return e-mail and delete it from your computer."

Current Thread