xml-query

A parser-agnostic declarative API for querying XML-documents

https://github.com/sannsyn/xml-query

Latest on Hackage:0.9.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Nikita Volkov

Provides an API for definitition of destructuring of XML-documents, while delegating the actual parsing process to outer APIs. Thus it allows the users to implement parser-agnostic XML-parsing specifications, with the intent of later interpreting them with specific parsers or documentation generators, or what not.

Following are the known interpreters: