BIP5016
Severity
20 : ErrorMessage
The item '<insert_0>' of type '<insert_1>' is not one of the expected types for a top level element at this point in the XML document.Explanation
A top level element was found which did not have type xmlComment or xmlProcessingInstruction.Response
Check that the message is well formed and adheres to the XML specification, and that the modifications made to the message in the message flow are also consistent with the XML specification.