|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Equivalence between XSL and XPath expression
So, in conclusion,
The equivalent on <xsl:variable name="position"> <xsl:number level='any' count="menu"/> </xsl:variable> is count(./ancestor-or-self::*)+count(./preceding::*) but the generalization to every node on a tree of my menu use count(./ancestor-or-self::menu)+count(./preceding::menu) is count(./ancestor-or-self::node())+count(./preceding::node()) Ok, thanks peolple... Dimtre Novatchev wrote: On Sat, 11 Dec 2004 00:54:19 +0000, xptm <xptm@xxxxxxx> wrote:
|
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
|

Cart








