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