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

Re: [xsl] Difference in priority of node() and *


Subject: Re: [xsl] Difference in priority of node() and *
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Fri, 15 Feb 2008 22:51:41 +0530

On Fri, Feb 15, 2008 at 10:42 PM, Martin Honnen <Martin.Honnen@xxxxxx> wrote:
> Well see <URL:http://www.w3.org/TR/xslt20/#conflict>, the priority for
> '*' is -0.5, and for any other node test like 'node()' it is -0.5 too.

Thanks for pointing this. So Saxon does conform to the spec in this regard.

I am curious, what is the rationale of defining same priority for * and node() ?

-- 
Regards,
Mukul Gandhi


Current Thread