diff --git a/xml-2/README.md b/xml-2/README.md index bc599f8480..cfbd9d9911 100644 --- a/xml-2/README.md +++ b/xml-2/README.md @@ -5,3 +5,4 @@ This module contains articles about eXtensible Markup Language (XML) ### Relevant Articles: - [Pretty-Print XML in Java](https://www.baeldung.com/java-pretty-print-xml) +- [Validate an XML File against an XSD File](https://www.baeldung.com/java-validate-xml-xsd)