Oddness with attribute values2003-12-01 02:52:56
In my xsl file I have
<meta page="{../@collection}/{(_at_)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
|
|
||||||||||||||||