Joel Kalvesmaki

Results 12 issues of Joel Kalvesmaki

I am using XML Unit 2.9.2 within the context of a .NET 4.72 application. The method `NormalizeWhitespace()` is keyed to the Unicode property `Zs`, which targets more than a dozen...

enhancement
core

In building from NuGet, the application manifest includes a number of asmv1:assembly/file/@name values that have a double dot, e.g., `` This throws an error, e.g. (via SxsTrace): `ERROR: Line 449:...

addresses #1214

XQFO
Editorial
Propose Merge without Discussion

I propose that XSLT `xsl:accumulator-rule` be allowed to take attribute `priority`, to allow users to be more declarative in their accumulator rules. Even accumulators with two or three rules might...

XSLT
Enhancement
PR Pending
PRG-easy
PRG-optional

Fixes link to Unicode TR29

XQFO
Editorial
Propose Merge without Discussion

This issue floats the idea of a new function, `fn:ucd` (for Unicode character database). The working signature would be `fn:ucd($codepoint as xs:positiveInteger) as map(*)?`. In the returned map, each entry...

XQFO
Feature
Propose for V4.0
PRG-hard
PRG-optional

This issue picks up suggestions from #779 regarding canonical serialization, and solicits from the community group input on if such a function is desirable, and what such a function might...

Feature
PR Pending
Propose for V4.0
PRG-easy
PRG-optional

* Two largish sections had duplicate prose nearby; * Some punctuation rendered consistently; * Some substantive insertions/edits for clarification, when it seemed clear to me. Let me know if any...

XSLT
Editorial

First draft, for initial feedback. Notes: - Because the CG has little energy/resources to develop the EXPath Zip module, I have situated the question of archive (compressed or not) in...

XSLT
Feature
Tests Needed

Unless I am misreading the specs (which I do commonly enough), there is currently no way for an XSLT writer using `xsl:use-package` to indicate where the package is to be...

XSLT
Enhancement
PRG-easy
PRG-optional
Reviewed-required