Subject: RE : nodes having same values in same order
From: Leena Kulkarni <mulberrylist@xxxxxxxxxxx>
Date: Thu, 10 Apr 2003 14:46:39 +0100 (BST)
|
NO xalan or saxon etc specific functions.. by pure xsl
can we do this?
----------------------------------------
Hello,
If I have a structure like the following -
<xxx>
<pp></pp>
<qq></qq>
<rr></rr>
</xxx>
<xxx>
<pp></pp>
<qq></qq>
</xxx>
<yyy>
<pp></pp>
<qq></qq>
</yyy>
<yyy>
<pp></pp>
<qq></qq>
<rr></rr>
</yyy>
How do I find out the yyy elements that have exactly
the same elements(same order and count) as in xxx?
Thanks
________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
visit http://in.tv.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|