commons icon indicating copy to clipboard operation
commons copied to clipboard

XQuery Commons

Results 2 commons issues
Sort by recently updated
recently updated
newest added

some folks have gotten confused by the README saying 'pure xquery' functions ... suggest changing it as the repo contains mostly MarkLogic XQuery variant.

The existing `json:serialize` function only allows passing in a single `element()`. It would be convenient to also pass in a sequence of elements and have them serialized as an `Array`.