Updated README.md

added link back to the article: https://www.baeldung.com/java-validate-xml-xsd
This commit is contained in:
Asjad J 2022-07-21 13:51:43 +05:00 committed by GitHub
parent d576113964
commit 1be9c468a4
1 changed files with 1 additions and 0 deletions

View File

@ -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)