Xia

Website:

Author:
  • Simon Wright
Maintainer:
  • Simon Wright <simon@pushface.org>
License:

GPL-3.0-or-later

Version:

1.4.1

Alire CI:

Dependencies:
  • image/svg+xml gnat >11.0.0
  • image/svg+xml xmlada >=21.0.0
Dependents:

No dependents.

Badge:

Implements XPath 1.0 in Ada

#xml

XIA is a native Ada implementation of the XPath 1.0 specification. XIA is built using the DOM component of AdaCore’s XML/Ada implementation and code generated by AdaGOOP.

Submitting XPath queries is done via the XIA.XPath_Query function. The function returns a Dom.Core.Node_List, whose contents can be accessed with the function DOM.Core.Nodes.Item.