[
Lists Home |
Date Index |
Thread Index
]
- From: James Clark <jjc@jclark.com>
- To: "XML Developers' List" <xml-dev@ic.ac.uk>
- Date: Sat, 26 Jun 1999 19:44:29 +0700
I've put a test version of expat at
ftp://ftp.jclark.com/pub/test/expat.zip
which adds experimental, optional support for parsing external DTDs and
parameter entities (this does not include validation).
Use xmlwf -p to use this from the command line. Compile with -DXML_DTD
and see the comment above the declaration of XML_SetParamEntityParsing
in xmlparse.h to use this in your own code.
James
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|