|
Subject: [xsl] Shorthand for XPath expression From: William Bagby <williamb@xxxxxxxxx> Date: Wed, 18 Jul 2001 19:08:43 -0400 |
Is there an XPath shorthand for:
<xsl:if test="@name = 'bob' or @name = 'joe' or @name = 'ben'">
something along the lines of
<xsl:if test="@name in ('bob', 'joe', 'ben')">
?
Just curious.
Thank you.
William Bagby.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Position of a result tree, David Carlisle | Thread | RE: [xsl] Shorthand for XPath expre, Chris Bayes |
| [xsl] Position of a result tree fra, Laurence O Garfield | Date | RE: [xsl] Position of a result tree, Chris Bayes |
| Month |