Changes

Jump to navigation Jump to search
50 bytes added ,  20:58, 23 October 2014
| ''parse'', ''serialize''
|- valign="top"
| {{Code|spec}}| {{Mark|Removed with BaseX 8.0}}: Determines the specification that is used for parsing JSON data:<br/>* {{Code|RFC4627}} allows no deviations from the grammar* {{Code|ECMA-262}} allows single values as input* {{Code|liberal}} allows single values and accepts keys without quotes, trailing commas and non-escaped control characters.| {{Code|RFC4627}}, {{Code|ECMA-262}}, {{Code|liberal}}| {{Code|RFC4627}}| ''parse'', ''serialize''|- valign="top"| {{Code|spec}}| {{Mark|Introduced with BaseX 8.0}}: Determines if minor bugs in the input will be ignored. This option replaces the {{Code|spec}} option.
| {{Code|yes}}, {{Code|no}}
| {{Code|no}}
| {{Code|yes}}
| ''serialize''
|- valign="top"
| {{Code|spec}}
| {{Mark|Removed with BaseX 8.0}}: Determines the specification that is used for parsing JSON data:<br/>
* {{Code|RFC4627}} allows no deviations from the grammar
* {{Code|ECMA-262}} allows single values as input
* {{Code|liberal}} allows single values and accepts keys without quotes, trailing commas and non-escaped control characters.
| {{Code|RFC4627}}, {{Code|ECMA-262}}, {{Code|liberal}}
| {{Code|RFC4627}}
| ''parse'', ''serialize''
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu