Joel Kalvesmaki
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...
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:...
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...
fn:ucd
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...
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...
* 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...
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...
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...