Changes

Jump to navigation Jump to search
35 bytes added ,  14:42, 15 July 2016
===Specifying Options===
The next query creates an XML document without with namespaces:
;Query:
<pre class="brush:xquery">
html:parse("<a href='ok.html'/>", map { 'nons': truefalse() })
</pre>
;Result:
<pre class="brush:xml">
<htmlxmlns="http://www.w3.org/1999/xhtml">
<body>
<a shape="rect" href="ok.html"/>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu