[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <ak117@freenet.carleton.ca>
- To: Dmitri Kondratiev <dima@paragraph.com>
- Date: Thu, 11 Dec 1997 17:02:49 -0500
Dmitri Kondratiev writes:
> Does anybody know any free *validating* XML parserers written in Java ?
There is a serious problem right now with the XML terminology. There
are at least four Java-based XML parsers right now that will parse a
DTD:
- Lark
- MSXML
- NXP (a little out of date)
- Ælfred
Of these, I think that only MSXML claims to be validating. Do you
need full validation, or do you just need a DTD-driven parser that
will pick up entity declarations, default attribute values, etc? We
really need to invent some better terms, since validation and
DTD-awareness are really separate concepts.
All the best,
David
--
David Megginson ak117@freenet.carleton.ca
Microstar Software Ltd. dmeggins@microstar.com
http://home.sprynet.com/sprynet/dmeggins/
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)
|