8,849
edits
Changes
→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}
</details>
</pre>
==Exporting with Subreports==