Author :
Michael Mann
Date :
2025-06-18 13:55:37
Hash :dd2b4091 Message :xmllint: Add --strict-namespace option
Use xmlCtxtGetStatus() after parsing. If status indicates a namespace error while the --strict-namespace option is enabled, xmllint will exit with XMLLINT_ERR_RDFILE error
Fixes #698