[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Strange Problem with document($variablename)


Subject: Re: [xsl] Strange Problem with document($variablename)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 11 Jul 2003 17:50:56 +0100

Hi Stan (I didn't know you were on this list:-)

  <xsl:variable name="filename">
  <xsl:value-of select="'../content/news/'" />
  <xsl:value-of select="@name" />
  </xsl:variable>
white space nodes in the xslt stylesheet are stripped by default
so unless the user has turned that off, eg with  xml:space 
then there shouldnt be space between the / and the name.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. 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
________________________________________________________________________

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



Current Thread
Keywords