Hi Folks, I found a note from Geert that MarkLogic does not need the xml processing instruction, so I removed it from the XML document I was trying to insert into a MarkLogic database running 6.0.2 and it worked. Why isn't 6.0.2 merely ignoring the processing instruction when it is included?
Tim -----Original Message----- From: Tim Meagher [mailto:[email protected]] Sent: Friday, December 14, 2012 11:16 AM To: 'MarkLogic Developer Discussion' Subject: XDMP-BADPINAME: xdmp:get-request-body("xml") XDMP-BADPINAME: xdmp:get-request-body("xml") -- Invalid processing instruction name "xml" at line 1 Can someone tell me what this is about? "xml" is one of the allowable types per the documentation at http://docs.marklogic.com/xdmp:get-request-body?q=xdmp:get-request-body . I've been running this code regularly on ml 4.1 but it is failing on ml 6.0.2. Tim Meagher _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
