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 32dde3b9dc
commit 766f362ac5

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)