[
Lists Home |
Date Index |
Thread Index
]
- From: Ken Rawlings <krawling@vervet.com>
- To: xml-dev@ic.ac.uk
- Date: Thu, 6 Nov 1997 01:03:44 -0500 (EST)
Is there any work being done on XML parsers(preferably in Java) that
will allow incremental parsing with validation? I'd like to have the
ability to add elements to a loaded document tree knowing immediately
whether that addition is valid. It appears that the Microsoft
parser might be able to accomplish this, but not via the public API.
I'd implement this myself, but i'm a little hesitant about the
vagaries of on the fly DTD validation. Are there any resources out
there that discuss this sort of thing?
Thanks,
Ken Rawlings(krawling@vervet.com, www.vervet.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/
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)
|