Re: [xsl] using tokenize() and referencing parent elements

Subject: Re: [xsl] using tokenize() and referencing parent elements
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Thu, 10 May 2007 19:29:58 +0200 (CEST)
David Carlisle wrote:

> Oh, I think you just want
> 	<xsl:when test=".=$me/em"

  Only if the EM elements correspond strictly to tokens.  For example
this would not work (or would, depending on the exact requirements):

    ... ; bla <em>bla</em> bla ; ...

  It depends if the OP wants to match on "bla" or " bla bla bla ".

  Regards,

--drkm





















      
___________________________________________________________________________ 
Dicouvrez une nouvelle fagon d'obtenir des riponses ` toutes vos questions ! 
Profitez des connaissances, des opinions et des expiriences des internautes sur Yahoo! Questions/Riponses 
http://fr.answers.yahoo.com

Current Thread