comp.lang.ada
 help / color / mirror / Atom feed
From: Mario Amado Alves <maa@di.fct.unl.pt>
To: comp.lang.ada@ada.eu.org
Subject: Re: existance of xml parser for Ada
Date: 2000/09/27
Date: 2000-09-27T10:42:08+00:00	[thread overview]
Message-ID: <Pine.LNX.4.10.10009271122530.29811-100000@lexis.di.fct.unl.pt> (raw)
In-Reply-To: 39D09033.77B674DC@elca.ch

On Tue, 26 Sep 2000, Martin Schilt wrote:

> Hy
> 
> I'm looking for a validating XML Parser in Ada. Does anyone know if
> there
> is (or will be in close future) a library for parsing and validating xml
> files?
> 
> Thanks
> 
> Martin

Take a look at:

  URL: http://lexis.di.fct.unl.pt/ADaLIB/xml.htm

It is not fully validating (as per the W3C specs) on its own, but I find it
very useful. When I need to validate in detail I use it to convert the XML
input into Prolog predicates and then validate in Prolog, which I find the
most fitting language for the job.

I do not know of any other XML processing tool in Ada.

There is OpenToken, a general parsing tool; but then there is also package
GNAT.Spitbol.Patterns, which can be used also as a general parsing tool ;-)

I have in my plans to develop a package more in accordance with W3C
standards (DOM, XSL, XSLT, XPath, etc.)--I will let you know when that
happens. Also, if someone is willing to help... ;-)

| |,| | | |RuaFranciscoTaborda24RcD 2815-249CharnecaCaparica 351+939354002
|M|A|R|I|O|
|A|M|A|D|O|DepartmentoDeInformaticaFCT/UNL 2825-114 Caparica 351+212958536
|A|L|V|E|S|                                                  fax 212948541
| | | | | |                 maa@di.fct.unl.pt                FCT 212948300






  reply	other threads:[~2000-09-27  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-26  0:00 existance of xml parser for Ada Martin Schilt
2000-09-27  0:00 ` Mario Amado Alves [this message]
2000-10-13  0:00   ` Stefan Skoglund
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox