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=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,564da01f3c458d1e,start X-Google-Attributes: gid103376,public From: "Tomas Brixi" Subject: XML parsing Date: 2000/11/06 Message-ID: <8u6eth$30bc$1@news.nextra.cz>#1/1 X-Deja-AN: 690281351 X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Complaints-To: abuse@ti.cz X-Trace: news.nextra.cz 973520625 98668 195.47.33.194 (6 Nov 2000 14:23:45 GMT) Organization: Telenor Internet X-MSMail-Priority: Normal NNTP-Posting-Date: 6 Nov 2000 14:23:45 GMT Newsgroups: comp.lang.ada Date: 2000-11-06T14:23:45+00:00 List-Id: Hello, I would like to parse some xml files. Is there binding to xerces library? Or what is the best library for using with ada? Regars Tom