xsl-list
[Top] [All Lists]

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

2007-05-10 10:30:20
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





















      
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--