OCI-31045: Cannot store more than string extras outside the root XML node Cause: An attempt was made to store more than the maximum number of XML extras (e.g. comments and processing instructions) either before or after the document's root node. Action: Keep the number of extras outside the root node below the maximum.