comp.lang.ada
 help / color / mirror / Atom feed
* ANNOUNCE: XIA 0.20 now available
@ 2004-11-25  1:39 Marc A. Criley
  2004-11-25 13:17 ` Marc A. Criley
  0 siblings, 1 reply; 2+ messages in thread
From: Marc A. Criley @ 2004-11-25  1:39 UTC (permalink / raw)


XIA (XPath In Ada) is a native implementation of XPath querying. Using 
the services of Ada Core Technologies' XML implementation, XIA allows 
XML-enabled applications to selectively access the contents of XML 
documents that have been loaded by the XML/Ada DOM parser.

This current version of XIA is a limited-capability beta release. It 
implements the axes and the node tests, but does not yet implement any 
predicate filtering. So an XPath query returns all the nodes meeting the 
node test along the given axes.

Compared to 0.10, it's the same, only better. While it still does not 
include predicate processing, it does now check the predicate(s) for 
correct syntax. Previously pretty much any gibberish between the 
predicate brackets would have been accepted and ignored. Not any more.

The remaining changes are internal, including a wholesale replacement of 
the parsing implementation done with the aid of AdaGOOP 
(http://unicoi.kennesaw.edu/ase/ase02_02/tools/usafa/adagoop/) and 
various bug fixes.

Comments, bug reports, and questions are welcome.

Marc A. Criley
www.mckae.com




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ANNOUNCE: XIA 0.20 now available
  2004-11-25  1:39 ANNOUNCE: XIA 0.20 now available Marc A. Criley
@ 2004-11-25 13:17 ` Marc A. Criley
  0 siblings, 0 replies; 2+ messages in thread
From: Marc A. Criley @ 2004-11-25 13:17 UTC (permalink / raw)


Marc A. Criley wrote:
> XIA (XPath In Ada) is a native implementation of XPath querying. Using 
> the services of Ada Core Technologies' XML implementation, XIA allows 
> XML-enabled applications to selectively access the contents of XML 
> documents that have been loaded by the XML/Ada DOM parser.

URL:  www.mckae.com/xia.html




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-25 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-25  1:39 ANNOUNCE: XIA 0.20 now available Marc A. Criley
2004-11-25 13:17 ` Marc A. Criley

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