How does the Tokenize function work in XSLT? A pure XSLT deals with tokenization. Let’s take a case where we have a comma in a list of values in a single element within the declared XML file; there is no proper way to neglect those in a Map Process; there pays a way for tokenizat...
The fn:tokenize function splits a string based on a regular expression. The regular expression syntax used is defined by XML Schema with a few modifications/additions in XQueryXPath/XSLT 2.0. The $pattern argument is a regular expression that represents the separator. The simplest patterns can be...
The other options is to stick to the XSLT-2.0 semantic for the equivalent function and indeed it seems to do what you expect, e.g. Example 3 inhttp://zvon.org/comp/r/ref-XSLT_2.html#Functions~tokenizebeing clear there So sounds it can be caracterized as a bug :-) but it's a ...