[
Lists Home |
Date Index |
Thread Index
]
- From: David Brownell <david-b@pacbell.net>
- To: David Megginson <david@megginson.com>
- Date: Wed, 22 Dec 1999 07:48:05 -0800
David Megginson wrote:
>
> Here's the DeclHandler that we designed for SAX2alpha, with
> IOException replacing SAXException in the throws clauses:
I'm still not keen on having IOException there.
However, there are two other declarations that should show
up in a DeclHandler:
- The root element name.
- Flag saying it it's standalone.
If those show up, then I think it'll be possible to use the
DeclHandler (and to-be-renamed DtdHandler) to provide a
cleanly layered XML validation module. Else ...
- Dave
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 unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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)
|