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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cb4e9741750be3a X-Google-Attributes: gid103376,public From: Stefan Skoglund Subject: Re: existance of xml parser for Ada Date: 2000/10/13 Message-ID: <39E739E4.9D496528@ebox.tninet.se>#1/1 X-Deja-AN: 681062901 Content-Transfer-Encoding: 7bit References: X-Accept-Language: sv,en,en-US Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@algo.net X-Trace: zingo.tninet.se 971455079 26797 195.100.241.27 (13 Oct 2000 16:37:59 GMT) Organization: Telenordia Mime-Version: 1.0 NNTP-Posting-Date: 13 Oct 2000 16:37:59 GMT Newsgroups: comp.lang.ada Date: 2000-10-13T16:37:59+00:00 List-Id: Mario Amado Alves wrote: > > I do not know of any other XML processing tool in Ada. > A thin binding to libxml (GNOME project XML library) should be good enough. libxml's API is still in flux so doing a binding by hand is like shoting at a moving target.