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

Result type of fn:function-annotations() #1649

Closed
michaelhkay opened this issue Dec 6, 2024 · 0 comments · Fixed by #1666
Closed

Result type of fn:function-annotations() #1649

michaelhkay opened this issue Dec 6, 2024 · 0 comments · Fixed by #1666
Labels
Bug Something that doesn't work in the current specification PR Pending A PR has been raised to resolve this issue

Comments

@michaelhkay
Copy link
Contributor

The function signature and the prose rules say

The result is a sequence of maps, each being an instance of record(key as xs:QName, value as xs:anyAtomicType*)

But one of the examples returns a singleton map in which the QName is the key and the value is the associated value. The test cases also follow that pattern.

@michaelhkay michaelhkay added Bug Something that doesn't work in the current specification Tests Needed Tests need to be written or merged labels Dec 6, 2024
@michaelhkay michaelhkay added PR Pending A PR has been raised to resolve this issue and removed Tests Needed Tests need to be written or merged labels Dec 19, 2024
@ndw ndw closed this as completed in #1666 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something that doesn't work in the current specification PR Pending A PR has been raised to resolve this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant