When I export the data into xml format, I get something like this Since all the tags are named as "section", it is not easy to parse this data. WHen I checked the box "include column headings", it includes the first record that describes the structure of the document. This is not what I need. Is there a way to label the tags as actual column headers? |
Then use a different format. You've selected PSML, while PDML provides all you need, and more. |