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: "Tomas Brixi" Subject: Re: XML parsing Date: 2000/11/06 Message-ID: <8u6hdf$16p$1@news.nextra.cz>#1/1 X-Deja-AN: 690296134 References: <8u6eth$30bc$1@news.nextra.cz> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Complaints-To: abuse@ti.cz X-Trace: news.nextra.cz 973523183 1241 195.47.33.194 (6 Nov 2000 15:06:23 GMT) Organization: Telenor Internet X-MSMail-Priority: Normal NNTP-Posting-Date: 6 Nov 2000 15:06:23 GMT Newsgroups: comp.lang.ada Date: 2000-11-06T15:06:23+00:00 List-Id: "Larry Kilgallen" wrote in message news:Xw8Eh2TuUwVy@eisner.decus.org... > 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. main development is on Linux/FreeBSD systems. Support for win32 is planned too.