Created
October 20, 2011 13:31
-
-
Save grtjn/1301146 to your computer and use it in GitHub Desktop.
A small example of Update Facility..
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(: A small example of Update Facility.. :) | |
(: Add a new book.. :) | |
insert node | |
<book><title>XQuery novelties revisited</title></book> | |
as last into doc('books.xml')/books |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment