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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f3625170c139203,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-27 07:43:43 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!news.maxwell.syr.edu!news-out1.nntp.be!propagator2-sterling!news-in-sterling.nuthinbutnews.com!newsfeed-zh.ip-plus.net!news.ip-plus.net!news.siemens.ch!not-for-mail From: "Giger Matthias" Newsgroups: comp.lang.ada Subject: XML parser for ADA83 Date: Fri, 27 Jun 2003 16:43:41 +0200 Organization: Siemens Schweiz AG Message-ID: NNTP-Posting-Host: chat442c.ch001.siemens.net X-Trace: zrha108x.zrh.siemens.ch 1056725022 6245 139.16.7.141 (27 Jun 2003 14:43:42 GMT) X-Complaints-To: support.web@siemens-sbs.ch NNTP-Posting-Date: Fri, 27 Jun 2003 14:43:42 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Xref: archiver1.google.com comp.lang.ada:39816 Date: 2003-06-27T16:43:41+02:00 List-Id: I'm looking for a XML Parser in Ada 83. Is there any? Is it better to include a parser written in C and if so, which one? Is it easier to port a parser from Ada 95 back to Ada 83? Thanks, Matthias Giger