Pieter Lamers
Pieter Lamers
**Describe the bug** in a number of cases `xmldiff:compare#2` returns `exerr:ERROR An exception occurred while serializing node for comparison: Caught exception during comparison` **Expected behavior** I expect `false()` to be...
**Describe the bug** When I try to filter a collection of JATS articles on a particular attribute value I get no results, except when I explicitly convert the attribute value...
Hi Norm, I'm using piperack to start a short pipeline generating an ONIX file as output. When I call the pipeline a few hundred times, memory consumption grows over 5GB...
**Describe the bug** a CDATA section is not _added_ to the output for an element `x` when there is a serialization option as follows: `declare option output:cdata-section-elements "x";` **Expected behavior**...
**Describe the bug** Type checking on the incorrectly typed variable is not done, or done after the variable is supplied to a function. **Expected behavior** I want the type error...