Changes

Jump to navigation Jump to search
230 bytes added ,  13:00, 27 October 2015
fn:trace(<xml/>, "Node: ")/node() (: yields the debugging output "Node: <xml/>" :),
fn:trace(<xml/>)/node() (: returns the debugging output "<xml/>" :)
</pre>
 
==fn:string-join==
 
The type of the first argument is now <code>xs:anyAtomicType*</code>, and all items will be implicitly cast to strings:
 
<pre class="brush:xquery">
fn:string-join(1 to 3) (: yields the string "123" :)
</pre>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu