Here is a simple XML example
To load it all we need to do, is to set the data source type to XML and select appropriate XML tags for "Table Tag" and "Record Tag"
Data reader settings :
Note: "Ignore Tags" is checked
Here is our data in the grid:
More complex XML example:
Note that we have here an additional tag <TableName>. To load this data we need to uncheck "Ignore Tags"
Here is our data in the grid:
Related articles
- Advantages and disadvantages of working with XML
- Generating XML
- XSLT Transformation
- ETL and XSLT
- Using XSLT for ETL transformations
- Advanced ETL Processor performs XSLT transformations