ERROR | 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 documents root node. |
ACTION | Keep the number of extras outside the root node below the maximum. |