RE: [xsl] Literals in XSLT

Subject: RE: [xsl] Literals in XSLT
From: "Jim Fuller" <jim.fuller@xxxxxxxxxxxxxx>
Date: Sun, 8 Feb 2004 11:12:11 -0000
>   <xsl:if test="{$BigQuery}">

Get rid of the AVT, that is the curly brackets....this is an error

U may want to look into extension functions such as SAXON's
evaluate...as you may want to dynamically evaluate an XPATH statement,
which of course is not a feature within XSLT 1.0

gl, jim fuller


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


Current Thread