In the tutorial that follows, you create an XML document called PRIMER_EMPS to display all the employee data from the table
ECTS_EMPLOYEES. You must fill in all the information in the Identification section.
You must also specify the name of the opening and closing tags, which enclose all the occurrences, as a document root name in the “Root name” field under Runtime Attributes.
Every XML document must be well-formed, that is, you must enclose all its XML tags within an opening tag and a closing tag. Feel free to name those tags however you desire.
For this tutorial, the root name is EMPLOYEES. Once you have set the root name and saved it, your XML document definition is complete for now and you can add the field map.