<emit source="values"></emit>
Provided by module: RXML 2 parser
Splits the string provided in the values attribute and outputs the
parts in a loop. The value in the values attribute may also
be an array or mapping.
Attributes
- values="string, mapping or array"
-
An array, mapping or a string to be splitted into an array.
- split="string" (NULL)
-
The string the values string is splitted with.
- from-scope="name"
-
Create a mapping out of a scope and give it as indata to the emit.
-
&_.index; (provided by RXML 2 parser)
The index of this mapping entry, if input was a mapping
-
&_.value; (provided by RXML 2 parser)
The value of one part of the splitted string