About the XML Validator
Find mismatched and unclosed tags and other well-formedness errors, with the line number where possible.
Check that XML is well-formed: matching tags, one root element and properly closed markup.
Find mismatched and unclosed tags and other well-formedness errors, with the line number where possible.
No — it checks well-formedness, which every XML document must pass before schema validation.