Create an XML Document
Paste the page 1 code (below) into a blank document, and save it as listing1-2.xml.
Next, paste the page 2 code (below) into a new page, and save it as display1-t.html.
XML Data Island
The following example contains 2 pages.
This is an example of reading from an XML document, and displaying the data in an XML island, within your HTML page.
Basically, this can be seen as an example of using XML as a database or datasource.
...
XML XSL Transformation Tester
This tool allows you to:
1) choose an xml file and or view it
2) choose an xsl file and or view it
3) Transform the XML with the XSL and view the results
The code consists of a single vb form file. You will need to save this code as a VB Form....
XML/XSL Example
Create 2 pages as noted below, then view the data.xml file.