TclXML - A Tcl XML Parser Version 1.0a1 This is a Tcl 8.0 package for parsing XML document instances and their DTDs. The parser returns a heirarchical, nested Tcl script representing the document. For further information, see INSTALLATION: ============= Uncompress and untar the distribution file. Then run Unix: ./XML-1.0a1.tcl Windows: Double-click XML-1.0a1.tcl Macintosh: Start Wish and source XML-1.0a1.tcl (Better Mac support will be available soon!) The installer will copy the library files into an appropriate directory in your Tcl library directory. ACKNOWLEDGEMENTS ================ The Plume Project is a collaborative research project of the Department of Computer Science, Australian National University and Sun Microsystems Laboratories. CONTACT ======= If you have any problems, wish to discuss some aspect of TclXML, or have done some hacking and want to contribute some code then feel free to contact me. EMail: Steve.Ball@tcltk.anu.edu.au WWW: http://tcltk.anu.edu.au/steve/ Phone: +61 6 249 5146 Fax: +61 6 249 0010 Snail: Department of Computer Science, Australian National University ACTON 0200 ACT AUSTRALIA $Id$ Steve Ball, Steve.Ball@tcltk.anu.edu.au