This recipe shows how to read contents from HTML code using XML datasource.
Steps taken:
- Create an XML datasource (HTML-Simple.ds). Enter the following code into the “DataSource Wizard > Data” field:
| Heading | Another Heading |
|---|---|
| row 1, cell 1 | row 1, cell 2 |
| row 2, cell 1 | row 2, cell 2 |
To download the necessary files for this recipe, refer to the attached ZIP file.
HTML-Simple.zip