ERROR | duplicate entity ~S (ignored) |
CAUSE | Warning returned by XmlDomGetDecl when original document did not contain an XMLDecl |
ACTION | This is a warning, not an error. The value XMLERR_NO_DECL is used by the programmer to detect whether a document had an XMLDecl or not. It does not indicate a problem. |