BIP5005
Severity
20 : ErrorMessage
No valid body of the document could be found.Explanation
There should be one, and only one, top level element of type Element or EmptyElement and this is not the case for the current message.Response
Check that the XML message being passed in is a well formed XML message that adheres to the XML specification and that only one of the above exists as a child of the root.