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,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f69169cff9ace701,start X-Google-Attributes: gid103376,public From: Gregor Schiele Subject: XML and Ada Date: 2000/07/27 Message-ID: <3980520E.FF4F6511@gmx.net>#1/1 X-Deja-AN: 651438157 Content-Transfer-Encoding: 7bit X-Accept-Language: de Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@news.informatik.uni-stuttgart.de X-Trace: inf2.informatik.uni-stuttgart.de 964710926 19131 129.69.217.140 (27 Jul 2000 15:15:26 GMT) Organization: =?iso-8859-1?Q?Universit=E4t?= Stuttgart Mime-Version: 1.0 NNTP-Posting-Date: 27 Jul 2000 15:15:26 GMT Newsgroups: comp.lang.ada Date: 2000-07-27T15:15:26+00:00 List-Id: Hi all, I'm trying to write an Ada program which reads in/ writes out XML. For that I'm searching some XML-frontend or toolset for Ada which does the parsing and validation for me, like the XML-tools for Java do. Does anybody know of something like that or has anybody successfully done such a combination? Any help is greatly appreciated! Thanks, Gregor