Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

402 Change the semantics of intersect and except in patterns #1773

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michaelhkay
Copy link
Contributor

Fixes a bug in the 3.0 spec whereby the intersect and except operators in a pattern have counter-intuitive semantics.

Fix #402

@michaelhkay michaelhkay added Bug Something that doesn't work in the current specification XSLT An issue related to XSLT Tests Needed Tests need to be written or merged labels Feb 5, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Bug Something that doesn't work in the current specification Tests Needed Tests need to be written or merged XSLT An issue related to XSLT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XSLT patterns: intersect and except
1 participant