From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a37:491:: with SMTP id 139mr48690890qke.418.1637586088268; Mon, 22 Nov 2021 05:01:28 -0800 (PST) X-Received: by 2002:a5b:f50:: with SMTP id y16mr64014267ybr.159.1637586088013; Mon, 22 Nov 2021 05:01:28 -0800 (PST) Path: eternal-september.org!reader02.eternal-september.org!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 22 Nov 2021 05:01:27 -0800 (PST) In-Reply-To: <9CWjd.17305$5K2.1356@attbi_s03> Injection-Info: google-groups.googlegroups.com; posting-host=82.26.204.192; posting-account=6t_DwwoAAAD6rLUPXmJITMqBTd_jZg3d NNTP-Posting-Host: 82.26.204.192 References: <41900010.D28DD400@boeing.com> <9CWjd.17305$5K2.1356@attbi_s03> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: DOM and SAX parsing in Ada From: James Hitch Injection-Date: Mon, 22 Nov 2021 13:01:28 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:63140 List-Id: On Tuesday, 9 November 2004 at 03:14:13 UTC, Steve wrote: > XML/Ada > http://libre.act-europe.fr/xmlada/ > Includes a Unicode module, a SAX 2.0 module, and a DOM 2.0 module. > The code is released under the GMGPL. > Support is available for a fee from AdaCore. > In addition to the platforms listed at the Libre site, I a have successfully > used XML/Ada 1.0 with ObjectAda 7.2.2. > Steve > (The Duck) > > "Tim Roede" wrote in message > news:41900010...@boeing.com... > > There is considerable interest in the group I am working with to provide > > XML parsing using both DOM and SAX parsing. Does anyone have a name or > > a link to a suitable Ada library (similar to xerces)? > > > > Please respond using email. > > > > Thanks in advance > > > > timothy...@boeing.com I'd be very interested in compiling XML/Ada from AdaCore with ObjectAda 10. Any clues would be very helpful.