
The main focus is on how XML can be used to solve real world problems, often in ways that only XML can. The following tools will be demonstrated and their source code reviewed: CSV2XML.ASP: an application that converts CSV files to XMLDOMs. If only one file is processed, the data is presented using the polymorphic spreadsheet. If two files are processed, the two XMLDOMs are compared to identify missing and different content.
|