Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Feat: additional functions #15

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Feat: additional functions #15

wants to merge 7 commits into from

Conversation

line-o
Copy link
Owner

@line-o line-o commented Aug 12, 2021

No description provided.

- control-flow helpers
- argument list modifiers
- get multiple map properties
- instance-of helper
- improve node-helper functions

TODO: add tests and documentation, cleanup code
Simplified `xbow:if`, calls the $then function if $test returns true(),
but always returns $item if not.
- add xbow:attribute-ns#3
- refactor xbow:wrap-element to allow wrapping contents
  in namespaced elements
`xbow:items-at(item()*, xs:integer*)` returns the items of a sequence at
given positions.
Related xquery4 spec: qt4cg/qtspecs#249
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.

None yet

1 participant