Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - [xsl] Counting occurences of a character in a string [Thread Next] Re: [xsl] Counting occurences of a character in a stringTo: Date: 4/1/2008 10:11:00 PM On 02/04/2008, Christian Roth <roth@xxxxxxxxxxxxxx> wrote: > Hello, > > in XSLT 2, is there an easier or more efficient way to count the > occurrences of a certain character (here: 'X') in a string $s than > > string-length( string-join( tokenize( $s, "[^X]+" ), "" ) ) > string-length($s) - string-length(translate($s, 'X', '')) Manfred | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
