Skip to content

Revise xsl:array instruction and examples - #406

Merged
ndw merged 2 commits into
qt4cg:masterfrom
michaelhkay:revised-xsl-array
Mar 30, 2023
Merged

Revise xsl:array instruction and examples#406
ndw merged 2 commits into
qt4cg:masterfrom
michaelhkay:revised-xsl-array

Conversation

@michaelhkay

Copy link
Copy Markdown
Contributor

This PR revises the design of the xsl:array instruction to align it with the recently agreed specs for the functions array:members and array:of. The composite attribute and the xsl:array-member instruction are dropped; instead the instruction takes a use attribute which is an expression used to compute each array member value from the corresponding item in the value of the select expression or sequence constructor.

@ndw

ndw commented Mar 30, 2023

Copy link
Copy Markdown
Contributor

We agreed to accept this PR at meeting 028

@ndw
ndw merged commit 88123f4 into qt4cg:master Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants