Re: [Xsltforms-support] XSLTForms xf:submit issues
Brought to you by:
alain-couthures
|
From: Alex B. <rho...@ya...> - 2009-11-25 03:56:03
|
Just noticed that the XQuery got a bit fragmented with the last post; I'm sending it again, so hopefully it'll be a bit more readable this time:
xqueryversion"1.0-ml";declarefunctionlocal:updateNode(){let$form-data:= xdmp:get-request-body()/node()return$form-data};xdmp:document-insert
<
<
{
</("xmldoc2.xml", item>{local:updateNode()}</item>,xdmp:default-permissions(),"ecrv"), result>xdmp:get-request-body()/node()}result>
|