[Home] [By Thread] [By Date] [Recent Entries]
On Wed, 2 Nov 2022 at 14:10, Eliot Kimber eliot.kimber@xxxxxxxxxxxxxx <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote: > > The second argument to tokenize() is a regular expression, so b, *b means bcomma followed by zero or more spacesb. > > > > I would write it as b,\s*b, which is clearer and handles all white space (space, tab, etc.). Thanks Eliot ,\s* makes much more sense, the ws is clear. (told you DC was sneaky ;-) ) regards -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ.
|

Cart



