Re: [xsl] how to remove duplicates from more than one file?

Subject: Re: [xsl] how to remove duplicates from more than one file?
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Mon, 9 Dec 2002 21:22:31 -0800 (PST)
"Marcin Antczak" <marcin.antczak@xxxxxxxx> wrote in message
news:3DF503C6.3030308@xxxxxxxxxxx
> Well, Dimitre your solution requires support for node-set() function
too...
> 
> It's in imported foldl.xsl file.
> 
> Any way, both ways are wrong to me, because I require something what 
> will work with PHP and Sablotron which doesn't support node-set() 
> extension function.
> 
> But for now I will give up and eliminate duplicates in two 
> transformations and will wait for Sablotron 1.x or I'll take closer
look 
> on Saxon, Xalan and other tools.
> 
> 
> Regards,
> 
> Marcin

Marcin,

I never said that my solution didn't need node-set().

The point was that in Mike'd code node-set() was not present at all and
it must not have worked with Saxon.


=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread