|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] comparing a part of the XML tree
Subject: Re: [xsl] comparing a part of the XML tree
From: Abel Braaksma <abel.online@xxxxxxxxx>
Date: Mon, 16 Jul 2007 12:34:03 +0200
|
Jethro Borsje wrote:
Hi everybody,
I can not manage to make the deep-equal function work with the node()
function.
change node() (which is not a function) to *
deep-equal(body/selection/*, body/original/*)
Cheers,
-- Abel
PS: sorry for cluttering that other thread, I wasn't aware of this new
thread yet.
|
| |