*Validating* XML Parser written in Java ?

David Megginson ak117 at freenet.carleton.ca
Thu Dec 11 22:03:53 GMT 1997


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 at freenet.carleton.ca
Microstar Software Ltd.         dmeggins at microstar.com
      http://home.sprynet.com/sprynet/dmeggins/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list