Product SiteDocumentation Site

6.2. fn:collection

This is a standard function in XQuery. JSONiq extends the function to also allow collections that contains JSON items, in an implementation-dependent order
fn:collection($uri as xs:string?) as structured-item()*