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,564da01f3c458d1e X-Google-Attributes: gid103376,public From: Daniel Wengelin Subject: Re: XML parsing Date: 2000/11/07 Message-ID: <3A07F8E4.DC49C826@celsiustech.se>#1/1 X-Deja-AN: 690768326 Content-Transfer-Encoding: 7bit References: <8u6eth$30bc$1@news.nextra.cz> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: news3.global-ip.net 973600891 139.58.232.1 (Tue, 07 Nov 2000 13:41:31 MET) Organization: CelsiusTech Systems MIME-Version: 1.0 NNTP-Posting-Date: Tue, 07 Nov 2000 13:41:31 MET Newsgroups: comp.lang.ada Date: 2000-11-07T00:00:00+00:00 List-Id: Oops, I just started a new thread on this subject. I should clean my glasses 8-! Sorry, Daniel Larry Kilgallen wrote: > In article <8u6eth$30bc$1@news.nextra.cz>, "Tomas Brixi" writes: > > > I would like to parse some xml files. Is there binding to xerces library? > > Or what is the best library for using with ada? > > One aspect of the "best library" is that it be available for the operating > system you want to use. Thus you should give a hint in order for someone > to give advice.