[xsl] Oddness with attribute values

Subject: [xsl] Oddness with attribute values
From: Peter Hickman <peter@xxxxxxxxxxxxx>
Date: Mon, 01 Dec 2003 09:52:56 +0000
In my xsl file I have

<meta page="{../@collection}/{@number}" />

what I get in the output is

<meta page="bible/01">

Where did the trailing / go?

I'm using xsltproc

Using libxml 20423, libxslt 10019 and libexslt 710
xsltproc was compiled against libxml 20422, libxslt 10019 and libexslt 710
libxslt 10019 was compiled against libxml 20422
libexslt 710 was compiled against libxml 20422

Am I doing anything wrong?


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



Current Thread