What these options imply in the signature checking?
parser->setDoNamespaces(true); parser->setCreateEntityReferenceNodes(true); parser->setDoSchema(true); How can they affect the signature checking? They may imply a failure of a valid signature check? Thanks
