Skip to content
accelerando

XML / XSD Schema validation on Mac OS X

I found no fancy graphical xml validator on OS X, but this isn’t a problem.

OS X includes libxml which comes with xmllint.

To validate a xml file against a schema:

xmllint --noout --schema sitemap.xsd sitemap.xml

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*

*

Close
E-mail It