Skip to content

1538 Add XSLT support for json-lines - #1546

Merged
michaelhkay merged 2 commits into
qt4cg:masterfrom
michaelhkay:1538-xslt-support-for-json-lines
Nov 13, 2024
Merged

1538 Add XSLT support for json-lines#1546
michaelhkay merged 2 commits into
qt4cg:masterfrom
michaelhkay:1538-xslt-support-for-json-lines

Conversation

@michaelhkay

Copy link
Copy Markdown
Contributor

Fix #1538

I also did some editorial cleanup of the serialization spec, in particular parameters like indent now have the value true or false, while recognizing that some host languages may allow alternative representations such as yes/no or 1/0.

@michaelhkay michaelhkay added XSLT An issue related to XSLT Enhancement A change or improvement to an existing feature Tests Needed Tests need to be written or merged labels Nov 1, 2024
@ndw

ndw commented Nov 12, 2024

Copy link
Copy Markdown
Contributor

The CG agreed to merge this issue at meeting 098.

@michaelhkay
michaelhkay force-pushed the 1538-xslt-support-for-json-lines branch from 454d6ae to 061085d Compare November 13, 2024 00:41
@michaelhkay
michaelhkay merged commit 2fe02a0 into qt4cg:master Nov 13, 2024
@michaelhkay
michaelhkay deleted the 1538-xslt-support-for-json-lines branch November 13, 2024 00:42
@michaelhkay michaelhkay added Tests Added Tests have been added to the test suites Completed PR has been applied, tests written and tagged, no further action needed In Saxon 13 The feature is implemented in the Saxon 13 development branch and removed Tests Needed Tests need to be written or merged labels Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Completed PR has been applied, tests written and tagged, no further action needed Enhancement A change or improvement to an existing feature In Saxon 13 The feature is implemented in the Saxon 13 development branch Tests Added Tests have been added to the test suites XSLT An issue related to XSLT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add XSLT support for the new json-lines serialization option

2 participants