This step invokes the XPath fn:tokenize
function with its options as
arguments and returns the result as a sequence of c:result
documents.
Port | Description |
result primary sequence | A sequence of |
Local Name | Namespace URI | Default | Description |
string required | The input string. If a zero-length string is supplied, the step returns an empty sequence. |
||
regex required | The regular expression used to match separators. |
||
flags | '' | One or more letters indicating options on how the matching is to be performed. If this argument is omitted, the effect is the same as supplying a zero-length string, which defaults all the option settings. |