zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #03098
Re: [Merge] lp:~zorba-coders/zorba/tokenize into lp:zorba
As discussed in this thread, only the new tokenize function of the string module streams.
Use the following instead
import module namespace s = "http://www.zorba-xquery.com/modules/string";
s:tokenize($item, "a")
--
https://code.launchpad.net/~zorba-coders/zorba/tokenize/+merge/86647
Your team Zorba Coders is subscribed to branch lp:zorba.
References