Changes

Jump to navigation Jump to search
648 bytes added ,  13:24, 3 April 2020
no edit summary
| '''Errors'''
|{{Error|serialize|#Errors}} the specified node cannot be serialized as JSON document.
|}
 
==json:doc==
 
{{Mark|Introduced with BaseX 9.4:}}
 
{| width='100%'
|-
| width='120' | '''Signatures'''
|{{Func|json:doc|$uri as xs:string|item()?}}<br />{{Func|json:doc|$uri as xs:string, $options as map(*)?|item()?}}<br />
|-
| '''Summary'''
|Fetches the JSON document referred to by the given {{Code|$uri}} and converts it to an XQuery value. The {{Code|$options}} argument can be used to control the way the input is converted.
|-
| '''Errors'''
|{{Error|parse|#Errors}} the specified input cannot be parsed as JSON document.<br/>{{Error|options|#Errors}} the specified options are conflicting.
|}
=Changelog=
 
;Version 9.4
* Added: [[#json:doc|json:doc]]
; Version 9.1
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu