Changes

Jump to navigation Jump to search
144 bytes added ,  15:20, 27 February 2020
no edit summary
'''Result:'''
<presyntaxhighlight lang="json">
["flickr",
["title",
["generator",
"http://www.flickr.com/"]]
</presyntaxhighlight>
'''Example 3: Converts a document with nested elements and attributes to JsonML'''
'''Result:'''
<presyntaxhighlight lang="json">
["address", {"id":"1"},
["last_name",
["phone", {"type":"home"},
"212 555-1234"]]
</presyntaxhighlight>
==XQuery Format==
'''Result:'''
<presyntaxhighlight lang="json">
Author: Jim Daniels, Jack Beam
Title: Drinks
</presyntaxhighlight>
'''Example 2: Converts XQuery data to JSON'''
'''Result:'''
<presyntaxhighlight lang="json">
true
"ABC"
[1,2,3,4,5]
{"Key":"Value"}
</presyntaxhighlight>
=Errors=
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu