Changes

Jump to navigation Jump to search
21 bytes removed ,  18:19, 13 October 2011
Various XQuery functions exist to access the XML documents in databases and other locations:
* <code>db:open("dbname", "/path/to/docs")</code>: returns documents that are found in the specified database</code> .* <code>collection("path/to/docs")</code>: returns the documents that are either found in the specified database or file path</code> .* <code>doc("path/to/document.xml")</code>: returns a single document found at the specified location. If a database exists for the specified file, it is opened instead.</code>
[[Category:Beginner]]
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu