|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Selecting Median of Root to Deepest node
On 8/1/07, J. Zhang <j.zhang@xxxxxx> wrote:
> It seems saxon:path does not take an argument. I get an error:
>
> Cannot find a matching 1-argument function named
> {http://saxon.sf.net/}path()
Should be this way around:
ancestor::*[position()=floor(last() div 2)]/saxon:path()
cheers
andrew
--
http://andrewjwelch.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






