Skip to content

Conversation

@gabriele-tomassetti
Copy link

Task 3. Implement XQuery 3.1 Count expression

Description:

We have added support for Count clause (task 3), both in parsing and for the handling of intermediate AST.

To implement this clause we added a new ClauseType.COUNT to FLWORClause.

Reference:

CountClause

Type of tests:

We implemented a test to verify that a Count clause is recorded in the AST for an example in the file CountExpressionTest.

adamretter pushed a commit that referenced this pull request Jul 16, 2022
…ion-key#1,#2

Implement the fn:collation-key XQuery function
adamretter pushed a commit that referenced this pull request Aug 3, 2022
…t-with-id#1,-#2

[feature] Implement the fn:element-with-id function
adamretter pushed a commit that referenced this pull request Jan 15, 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.

1 participant