BIP5007
Severity
20 : Error
Message
The Element <insert_0> has an invalid element type for a top level element.
Explanation
A top level element was found which didn't have type xmlXmlDecl, xmlDocTypeDecl, xmlParserRoot, xmlComment, xmlProcessingInstruction or xmlWhiteSpace.
Response
Check that the XML message being passed in is a well-formed XML message that adheres to the XML specification, and that the modifications being made to the message in the message flow are also consistent with the XML specification.