docs.roxen.comView this page in a printer friendly mode
DocsRoxen2.1Web Site Creator ManualEmit Tags
Copyright © 2001, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

<emit>
<emit cimg>
<emit dir>
<emit fonts>
<emit languages>
<emit ldap>
<emit path>
<emit sources>
<emit sql>
<emit values>

<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