Subject: Re: xsl:number from="/" level="any"
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 9 Mar 2007 11:53:01 GMT
|
I think you should report a bug to saxon's list. (Although last time
anyone suggested anyone do that on this list, Michael had posted a fix
to the saxon list before the user had time to post a bug report:-)
if you omit the from attribute altogether you get the correct values
1,2,3,4,5,6
and an omitted from attribute is supposed to be the same as specifying
the document node.
David
|