Changes

Exporting Reports

1 byte added, 12:54, 8 June 2012
m
Export to XML
2. In the '''Detail''' section add the child elements, in the sample below the child is ''employee'' with subchildren ''firstname'', ''lastname'', ''salary'' and ''startdate''.
The {TAB}'s and {BREAK}'s will give the XML document proper indentation.:
<pre>
{TAB}<employee>{BREAK}
</pre>
3. In the '''Footer''' section, close the root element:
<pre>
</details>
0
edits