Announcement: SAX 1.0 is finished

David Megginson ak117 at freenet.carleton.ca
Tue May 12 07:30:56 BST 1998


I am happy to announce public release 1.0 of SAX (the Simple API for
XML), a collaborative project of the members of the XML-DEV discussion
group.  The first release of SAX is in Java, but versions in other
programming languages may follow.  SAX is free for both commercial and
non-commercial use.

SAX is a common, event-based API for parsing XML documents.  The first
draft of SAX was supported by IBM's XML for Java, DataChannel's DXP,
James Clark's XP, and Microstar's AElfred parsers.  Support for Tim
Bray's Lark parser and Microsoft's MSXML parser was provided through
third-party drivers.

SAX fills the same role for XML that the JDBC fills for SQL: with SAX,
a Java application can work with any XML parser, as long as the parser
has a SAX 1.0 driver available.  SAX 1.0 drivers for the major parsers
will be appearing shortly.

For more information, or to download SAX 1.0 with two sample drivers
(Lark and MSXML), please visit the following URL:

  http://www.megginson.com/SAX/


Thanks and congratulations to everyone,


David Megginson

-- 
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