[Xsltforms-support] submission: parse-error
Brought to you by:
alain-couthures
From: peter w. <p....@in...> - 2012-10-22 16:14:05
|
Hello List This might be a daft question, but I am using version 525 with exist-db and I have an XForm that makes a submission to an XQuery that is returning a small well-formed piece of XML (which is indented and without the XML declaration) So, my submission is: <xf:submission id="s1" method="get" replace="instance" instance="report-transformed'"> <xf:resource value="/exist/.../some-nodes.xquery"/> </xf:action> </xf:submission> I get my piece of XML returned nicely, except that the xforms-submit-error exception is triggered and when I look at that I find that the server returns a 200 code, but the error-type is a 'parse-error'. I have pared this down to a minimal size of XML. Any suggestions as to what is triggering the error or how to debug please? Thanks Peter ____________________________________________________________ FREE ONLINE PHOTOSHARING - Share your photos online with your friends and family! Visit http://www.inbox.com/photosharing to find out more! |