xsl-list
[Top] [All Lists]

RE: Literals in XSLT

2004-02-08 04:12:11
  <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



<Prev in Thread] Current Thread [Next in Thread>