@hackage xml-query0.9.1.1
A parser-agnostic declarative API for querying XML-documents
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
Dependencies (3)
Dependents (2)
@hackage/xml-query-xml-conduit, @hackage/xml-query-xml-types
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: