RE: [xsl] comparing strings (and humble request to a Java program mer)

Subject: RE: [xsl] comparing strings (and humble request to a Java program mer)
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 3 Jan 2001 10:05:06 -0000
> BTW: Would it be difficult to incorporate some open regexp 
> library to be used inside Saxon ?

Not difficult to add a function that tests whether a string matches a regexp
pattern (last time I looked, there didn't seem to be any consensus on
Unicode regexp syntax and semantics - I think that may now have changed). 

Using a regexp to split a string into its parts requires more careful
thought.

Mike Kay

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


Current Thread