
demoload.sol

Parses and loads an xml file into a dom tree, and display the dom tree.

- Requires the solc scriptol to C++ compiler.
- Requires the Borland C++ compiler
(may be ported used visual C++ by changing the download.cfg file and
including a version of expart for visual C++.)
- Requires these librairies:
  - the scriptol library
  - the sax wrapper library
  - the expat libexpats_mtd.lib library (from www.expat.org)


