xsl-list
[Top] [All Lists]

Equivalence between XSL and XPath expression

2004-12-10 12:50:46
I've send a reply to a message starting like this:

"I wonder if my messages are getting to the list, cause it seems strange no one
is replying, and also i've received a "ezmlm warning" from the list-owner, so i
don't know what's going on.

Can someone please answer this just to get sure?"

so i suppose it never got to the list cause no one answered!

So i'm trying again.

And the question is: Is this XPath expression

count(./ancestor-or-self::menu)+count(./preceding::menu)

equivalent to this XSL expression?

                <xsl:variable name="position">
                        <xsl:number level='any' count="menu"/>
                </xsl:variable>

By equivalent i mean they return the same value.


Thanks.




O SAPO já está livre de vírus com a Panda Software, fique você também!
Clique em: http://antivirus.sapo.pt

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--