Re: [xsl] Result still indented despite indent="no"

Subject: Re: [xsl] Result still indented despite indent="no"
From: Mukul Gandhi <mukul_gandhi@xxxxxxxxx>
Date: Mon, 21 Feb 2005 00:21:04 -0800 (PST)
Hi Dimitre,

--- Dimitre Novatchev <dnovatchev@xxxxxxxxx> wrote:
> 
> Yes, this has nothing to do with the MSXML XSLT
> processor -- what it
> gets from the *MSXML parser* comes already with
> stripped
> whitespace-only nodes.

This is a very reasonable implementation.
Whitespace-only text nodes are not of much use to a
application!
 
> Try to perform an XSLT transformation when the
> "preserveWhiteSpace"
> property of IXMLDOMDocument is set to "true" and
> you'll verify that
> the MSXML XSLT processor preserves the
> whitespace-only nodes (in all
> cases when it gets them :o)  ).

I have'nt tried this. This nicely meets the
requirement to preserve whitespace-only nodes in
source XML!

Thanks to all who answered my doubts!

Regards,
Mukul

> 
> Cheers,
> 
> Dimitre




		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 

Current Thread