Re: [xsl] How to trim leading and trailing spaces in xsl:attribute?

Subject: Re: [xsl] How to trim leading and trailing spaces in xsl:attribute?
From: Mukul Gandhi <mukul_gandhi@xxxxxxxxx>
Date: Thu, 26 May 2005 02:30:23 -0700 (PDT)
Thanks a lot David for the answer ..

Regards,
Mukul

--- David Carlisle <davidc@xxxxxxxxx> wrote:

> For example xsl:param has to be the first thing in a
> template but people
> often go
> 
> <xsl:template name="x">
>   <xsl:param name="y"/>
> 
> and if you don't ignore the white space node there
> then xsl:param is no
> longer the first node, and it generates an error.
> 
> David
> 
>
________________________________________________________________________
> This e-mail has been scanned for all viruses by
> Star. The
> service is powered by MessageLabs. For more
> information on a proactive
> anti-virus service working around the clock, around
> the globe, visit:
> http://www.star.net.uk
>
________________________________________________________________________
> 
> 


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/

Current Thread