From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c58d0944b1fbcea,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-07 09:27:21 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!fr.usenet-edu.net!usenet-edu.net!teaser.fr!proxad.net!feeder2-1.proxad.net!nnrp1.proxad.net.POSTED!not-for-mail Sender: briot@lyon.act-europe.fr Newsgroups: comp.lang.ada Subject: [ANNOUNCE] XML/Ada 0.6 released From: Emmanuel Briot Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.105 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 Sep 2001 16:27:20 GMT NNTP-Posting-Host: 213.228.58.160 X-Complaints-To: abuse@proxad.net X-Trace: nnrp1.proxad.net 999880040 213.228.58.160 (Fri, 07 Sep 2001 18:27:20 CEST) NNTP-Posting-Date: Fri, 07 Sep 2001 18:27:20 CEST Organization: Guest of ProXad - France Xref: archiver1.google.com comp.lang.ada:12906 Date: 2001-09-07T16:27:20+00:00 List-Id: We are happy to announce the release of a new version of XML/Ada (0.6). This is a set of Ada packages that can be used to manipulate XML streams. It includes a full XML parser (including for the DTD part), as well as SAX 2.0 and DOM 2.0 compliant interfaces (please see the web page and the documentation for more information on these interfaces). It also includes a Unicode module to manipulate and convert Unicode streams. It passes all of the applicable tests of the official XML conformance testsuite. This new release includes an optimized parser (rewritten from scratch since the previous release). This fixes the last problems with the official XML conformance testsuite. ACT is providing full support for this tool set. Let us know at sales@gnat.com or sales@act-europe.fr if you are interested in evaluating this library for commercial use. Emmanuel Briot