...

Or you can also create empty document with the CREATE statement:

http://sedna.org/progguide/ProgGuidesu8.html#x14-530002.5.1

and load XML data into it using update language:

http://sedna.org/progguide/ProgGuidesu6.html#x12-440002.3

For example:

create document 'test'&
update insert <root>Test</root> into doc('test')&
doc('test')

Ivan
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to