Re: [xsl] Problem using variables with xpath -- simplified query

Subject: Re: [xsl] Problem using variables with xpath -- simplified query
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 5 Apr 2007 23:03:48 +0100
Make a small (6 line) test input document on which you get the wrong
result, post it here then people can comment.

Have you tried 
<xsl:value-of select="$pdfdoctitle"/> to see if that has the value 'y'
that you expect. Does your input document declare any namespaces for
example?

David

Current Thread