[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Subject: Expression handed to saxon:evaluate can't access variables


Subject: Re: [xsl] Subject: Expression handed to saxon:evaluate can't access variables
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 24 Sep 2009 13:25:10 +0100

processor-specific questions are best asked on the list for that
processor, but saxon:evaluate has some support for variables but they
must be $p1, $p2, and you must pass in the values as parameters to the
call, see 


http://www.saxonica.com/documentation/extensions/functions/evaluate.html

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________


Current Thread