Description
A parser-agnostic declarative API for querying XML-documents.
Description
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: