My reporting software for XML is called XSLT. The XML data it processes is sometimes saved from an XQuery result. Or I invoke the transformation to HTML with https://docs.basex.org/wiki/XSLT_Module#xslt:transform-report directly from a RestXQ-annotated XQuery function.
On 20.05.2022 14:12, Markus Elfring wrote:
Maybe I am missing the point, so it would be interesting to know more about your motivation 😊
Report generators are available which can handle selected formats as data sources. https://en.wikipedia.org/wiki/List_of_reporting_software
The chosen formats influence how challenging or convenient the desired data processing would be for advanced reports and further data analyses.
Regards, Markus