xsl-list
[Top] [All Lists]

Re: Strange Problem with document($variablename)

2003-07-11 09:50:56

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