xsl-list
[Top] [All Lists]

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

2007-04-05 15:04:16

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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--