[xsl] compare string to a list of other strings

Subject: [xsl] compare string to a list of other strings
From: "Szabo, Patrick \(LNG-VIE\)" <patrick.szabo@xxxxxxxxxxxxx>
Date: Thu, 16 Jun 2011 11:18:14 +0200
Hi,

I'm using XSLT 2.0 and Saxon 9.
I want to check if a string starts with on of a whole bunch of strings.

For example:

This are the strings: estg, abgb, eg, ...

I want to check if another string starts with estg, abgb oder eg.
Now i could do a very long line of "starts-with() or starts-with()" but
I'm sure there is a better way to do it right ?!

Kind regards

. . . . . . . . . . . . . . . . . . . . . . . . . .
Patrick Szabo
 XSLT Developer
LexisNexis
Marxergasse 25, 1030 Wien

mailto:patrick.szabo@xxxxxxxxxxxxx
Tel.: +43 (1) 534 52 - 1573
Fax: +43 (1) 534 52 - 146

Current Thread