Alexander Henket
Alexander Henket
I have a tree structure that requires a top level fold, and on some rows has a nested table that could contain its own fold. The inner table do not...
**OpenAPI version** 3.0.3 **Is your feature request related to a problem? Please describe.** I have 197kb worth of schema that I keep separate from the api specification itself. This in...
**Describe the bug** It is unclear what the exact circumstances are but when you hit Save on updated xquery code from oXygenXML or (less common for me) in eXide you...
Given this controller setup: ```xml ``` one.xq: ```xquery ``` two.xq: ```xquery (request:get-data(), )[1] ``` I have the expectation that output (response) of `one.xq` is rerouted as input (request) into `two.xq`....
### What is the problem eXist-db 5.0.0 We always run exist-db with context / instead of /exist (the default). This trips up the package manager/dashboard applications. I.e. I cannot login...
In roaster 1.0.0 when an error gets triggered, this is always json and in rare cases xml regardless of the Accept header in the client request. This is due to...
**Describe the bug** When I import attached file through oXygens xmlrpc connection (eXide doesn't let me: different issue), eXist-db looses the prolog that lists that the file is Windows-1252, but...
**Describe the bug** I downloaded the [eXist-db 6.4.0 dmg](https://github.com/eXist-db/exist/releases/tag/eXist-6.4.0) for macOS. Opened the dmg and dragged the eXist-db.app to my Applications folder and double clicked from there. A dialog pops...
We have a routine that validates instances against self-generated xsds. It's a rare thing but every once in a while, the xsd itself is in question, so instead of marking...