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

Editorial corrections & cleanups #1486

Closed
12 tasks done
ChristianGruen opened this issue Oct 8, 2024 · 0 comments
Closed
12 tasks done

Editorial corrections & cleanups #1486

ChristianGruen opened this issue Oct 8, 2024 · 0 comments
Labels
Editorial Minor typos, wording clarifications, example fixes, etc. PR Pending A PR has been raised to resolve this issue XQFO An issue related to Functions and Operators

Comments

@ChristianGruen
Copy link
Contributor

ChristianGruen commented Oct 8, 2024

XQFO:

XPath:

XQuery:

  • declare record p:person {$first as xs:string, $last as xs:string, *);
  • declare type app:invoice as map("xs:string", element(inv:paid-invoice))
  • declare type app:overdue-invoices as map("xs:date", app:invoice*)

General:

@ChristianGruen ChristianGruen added XQFO An issue related to Functions and Operators Editorial Minor typos, wording clarifications, example fixes, etc. labels Oct 8, 2024
@ChristianGruen ChristianGruen changed the title Editorial corrections Editorial corrections & cleanups Nov 7, 2024
@ChristianGruen ChristianGruen added the PR Pending A PR has been raised to resolve this issue label Nov 7, 2024
@ndw ndw closed this as completed in 42ae0ac Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Editorial Minor typos, wording clarifications, example fixes, etc. PR Pending A PR has been raised to resolve this issue XQFO An issue related to Functions and Operators
Projects
None yet
Development

No branches or pull requests

1 participant