RE: [xsl] Handling Mixed Child Elements and Text() Nodes

Subject: RE: [xsl] Handling Mixed Child Elements and Text() Nodes
From: Americo Albuquerque <melinor@xxxxxxxx>
Date: Thu, 2 Oct 2003 00:56:11 +0100
Hi

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Brook Ellingwood
> Sent: Thursday, October 02, 2003 12:30 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] Handling Mixed Child Elements and Text() Nodes
> 
> 
> Hi Americo,
> 
(...)
> 
> Unless I'm missing something, it's exactly what you are 
> describing below. What are you using to do the trasform? Xalan?

Actually I was using saxon

You probably are using msxml that has the nasty habbit of stripping
spaces from the xml source. 
Add xml:space="preserve" to your <text> element

Regards,
Americo Albuquerque


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread