Changes

Jump to navigation Jump to search
539 bytes added ,  04:25, 4 January 2016
no edit summary
The annotation ensures that an error will only be thrown if the condition yields true. Without the annotation, the error will always be thrown, because the referenced document is not found.
 
=Serialization=
 
* Since {{Version|8.4}}, <code>basex</code> is used as the default serialization method: nodes are serialized as XML, atomic values are serialized as string, and items of binary type are output in their native byte representation. Function items (including maps and arrays) are output just like with the [[XQuery 3.1#Adaptive Serialization|adaptive]] method.
* {{Code|csv}} allows you to output XML nodes as CSV data (see the [[CSV Module]] for more details).
 
For more information, see the article on [[Serialization]].
=Optimizations=
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu