xsl-list
[Top] [All Lists]

Re: comparing two xpath fragment with xslt1.0

2004-10-08 05:57:15
Precisely how to determine equivalence between P1 and p2? This means that a
nodes set selected by P1 is equal to the nodes Set selected by P2.

    count($ns1) = count($ns2)
and
    count($ns1 | $ns2) = count($ns1)


Cheers,

Dimitre Novatchev.


On Fri, 08 Oct 2004 14:48:15 +0200, Janvier Majirus FANSI
<jmfansi(_at_)hotmail(_dot_)com> wrote:
Hi all,
Should everyone known how to compare two xpath fragments P1 and P2 with
xslt?
Precisely how to determine equivalence between P1 and p2? This means that a
nodes set selected by P1 is equal to the nodes Set selected by P2.
I thanks all of you in advance.

regards

Majirus

_________________________________________________________________
Hotmail : bientôt 250 Mo de stockage !
http://www.imagine-msn.com/hotmail/fr-fr/




--+------------------------------------------------------------------
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>
--+--




<Prev in Thread] Current Thread [Next in Thread>