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: 107e1d,42cb3225f2fa22b9,start X-Google-Attributes: gid107e1d,public X-Google-Thread: 103376,42cb3225f2fa22b9,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-07 01:38:33 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!newsfeed.stueberl.de!npeer.de.kpn-eurorings.net!newsfeed.kabelfoon.nl!195.129.110.21.MISMATCH!bnewsfeed00.bru.ops.eu.uu.net!bnewsinpeer00.bru.ops.eu.uu.net!bnewspost00.bru.ops.eu.uu.net!emea.uu.net!read.news.fr.uu.net!not-for-mail From: "Emmanuel Briot" Subject: ANNOUNCE: XML/Ada 1.0 released Date: Fri, 07 Nov 2003 10:38:32 +0100 User-Agent: Pan/0.13.3 (That cat's something I can't explain) Message-ID: Newsgroups: comp.lang.ada,fr.comp.lang.ada MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit NNTP-Posting-Host: lyon.act-europe.fr X-Trace: 1068197912 read.news.fr.uu.net 240 212.157.227.160 X-Complaints-To: abuse@fr.uu.net Xref: archiver1.google.com comp.lang.ada:2193 fr.comp.lang.ada:3308 Date: 2003-11-07T10:38:32+01:00 List-Id: We are happy to announce the release of a new version of XML/Ada (1.0). 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 a number of fixes for the parser itself and the DOM interface, as well as a number of new features: - More efficient parser - Better support for encodings See the files features and known-problems in the distribution for a more detailed list. Ada Core Technologies and ACT Europe are 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. The XML/Ada team