XML declaration).


Google

"http://www.w3.org/TR/REC-html40/loose.dtd">

expat - XML Parser Toolkit

Version 1.1

Copyright (c) 1998, 1999 James Clark. Expat is subject to the Mozilla Public License Version 1.1. Alternatively you may use expat under the GNU General Public License instead. Please contact me if you wish to negotiate an alternative license.

Expat is an sample contains a simple example program using this interface; sample/build.bat is a batch file to build the example using Visual C++.

to be checked for well-formedness. An option -d dir can be specified; for each well-formed input file the corresponding dir/f, where f is the filename (without any path) of the input file. A -x option will cause references to external general entities to be processed. A -s option will make documents that are not standalone cause an error (a document is considered standalone if either it is intrinsically standalone because it has no external subset and no references to parameter entities in the internal subset or it is declared as standalone in the

The bin directory contains Win32 executables. The lib directory contains Win32 import libraries.

Answers to some frequently asked questions about expat can be found FAQ.

James Clark