Hi All,

I hope you can help me here as my memory won't cooperate :)

I'm using
declare variable $xmlBody := xdmp:get-request-body();    <= input here is a 
post with content-type application/xml

and later in the code I check that it's a document node but that check fails

How can I convert the $xmlBody into a document node? Document{$xmlbody} didn't 
do the trick.

Regards
Erik
_______________________________________________
General mailing list
General@developer.marklogic.com
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to