Re: [xsl] Split and Found unique values

Subject: Re: [xsl] Split and Found unique values
From: "Florent Georges" darkman_spam@xxxxxxxx
Date: Thu, 7 Dec 2006 20:51:48 +0100 (CET)
> Michael Kay wrote:
> 
>   Hi
> 
> > In 2.0 you want distinct-values(for $c in target:row return
> > tokenize(@Category, '-')).
> 
>   I didn't follow the context in details, but I guess you mean either:
> 
>     distinct-values(for $c in target:row return
>                       tokenize($c/@Category, '-'))
> 
> or (I prefer this one):
> 
>     distinct-values(target:row/tokenize(@Category, '-'))
> 
>   Regards,
> 
> --drkm
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 	
> 
> 	
> 		
> _______________________________________________________________________=
____ 
> D=E9couvrez une nouvelle fa=E7on d'obtenir des r=E9ponses =E0 toutes vo=
s questions ! 
> Profitez des connaissances, des opinions et des exp=E9riences des inter=
nautes sur Yahoo! Questions/R=E9ponses 
> http://fr.answers.yahoo.com
> 
> =0A=0A=0A------------------------------------------------------=0APassa=
 a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom=0Ahttp=
://click.libero.it/infostrada07dic06=0A

Current Thread