Does this tool validate against an XSD schema or DTD?
Currently, this tool strictly performs "well-formedness" syntax validation to check for structural integrity (missing tags, illegal characters, attribute quotes). It does not perform semantic validation against external XML Schema Definitions (XSD) natively.