Description duplicate entity "~S" (ignored)
Cause Warning returned by XmlDomGetDecl when original document did not contain an XMLDecl
Solution/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.

Commnets