Subject: RE: Strange Problem with document($variablename)
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Fri, 11 Jul 2003 16:10:30 -0400
|
[Torsten Schlabach]
> I was thinking along the same lines, so I tried:
>
> <xsl:variable name="filename"><xsl:value-of
> select="'../content/news/'"
> /><xsl:value-of select="@name" /></xsl:variable>
>
File names cannot end in a "/", even on Unix, can they? Remove it and
see if it works.
Cheers,
Tom P
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|