[Home] [By Thread] [By Date] [Recent Entries]
On 19/05/2011 18:45, Julian Reschke wrote:
Hi there, Yes. This is being added in 3.0.
Why not use the regex ([A-Z]+) = ([A-Z]+) and rely on xsl:matching-substring being called multiple times? Alternatively, first use tokenize() to split on the semicolons, and then put each token through xsl:analyze-string. Personally, I find long regexes very difficult to get right, and try to split the task up into small pieces that I can understand and debug. Michael Kay Saxonica
|

Cart



