[
Lists Home |
Date Index |
Thread Index
]
- From: "Simon St.Laurent" <simonstl@simonstl.com>
- To: James Clark <jjc@jclark.com>, "XML Developers' List" <xml-dev@ic.ac.uk>
- Date: Mon, 26 Apr 1999 16:00:41 -0400
At 07:46 PM 4/25/99 +0700, James Clark wrote:
>XML_SetNotStandaloneHandler() allows you to control what to do with
>documents that have a DTD and standalone="no"
What exactly are we supposed to hand this method and what exactly is it
supposed to do? Is this for passing off non-standalone documents to a
different processor, or is this part of a mechanism we might be able to use to
make expat deal with external resources?
xmlparser.h just has:
>
> void XMLPARSEAPIXML_SetNotStandaloneHandler(XML_Parser
> parser, XML_NotStandaloneHandler handler);
Simon St.Laurent
XML: A Primer
Sharing Bandwidth / Cookies
http://www.simonstl.com
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)
|