RE: [xsl] White spaces

Subject: RE: [xsl] White spaces
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 31 Aug 2006 16:02:50 +0100
It's not this line that's generating the white space. You'll have to show us
more of your code.

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: m.core@xxxxxxxxxxxxxxxx [mailto:m.core@xxxxxxxxxxxxxxxx] 
> Sent: 31 August 2006 15:43
> To: XSL-LIST
> Subject: [xsl] White spaces
> 
> Hi all,
> 
> when i match something in xsl in the html i see white spaces 
> instead of the objects matched, i'm trying to eliminate that 
> white spaces with normalize-space but it do not work for 
> example this is one of the match that in the html generate a 
> white space: 
> 
> <xsl:template match="field[utils:endsWith(@id,'.indirizzo') />
> 
> anyone have some hint?
> 
> thx all

Current Thread