Changes

Jump to navigation Jump to search
184 bytes removed ,  16:37, 26 October 2017
==JsonML Format==
'''Example 1: Converts all XML documents in a database to the JsonML format and writes them to disk'''
'''Query:'''
</pre>
'''Example 2: Converts a simple XML fragment to the JsonML format''' '''Query:'''<pre class="brush:xquery">json:serialize(<xml/>, map { 'format': 'jsonml' })</pre> '''Result:'''<pre>["xml"]</pre> '''Example 3: Converts an XML document with elements and text'''
'''Query:'''
</pre>
'''Example 43: Converts a document with nested elements and attributesto JsonML'''
'''Query:'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu