This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: test for several strings


Hello Tobias

try contains(...)   |   contains(...)    |  contains(...)

Hope that helps

Edmund

-----Original Message-----
From: Tobias Reif [mailto:tobiasreif@yahoo.com]
Sent: Friday, February 23, 2001 10:01 AM
To: xsl-list@lists.mulberrytech.com
Subject: [xsl] test for several strings


Hi;

it may be obvious, but I can't find out how to check
for several strings with one expression:

the following works as test for 'Required'
test="contains(parent::para/@title,'Required')">

; how to test for 'Required', 'Default', and 'Implied'
?

Thanks,
Tobi

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices!
http://auctions.yahoo.com/

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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]