XML / XSD Schema validation on Mac OS X

January 16, 2009 by Michael

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

3 comments

  1. Gopal wrote:

    when I used the code “xmllint –noout –schema sitemap.xsd sitemap.xml” for validating the XML against xsd, I got the message as “Segmentation fault”.

    Can I get any help on this.

    Thanks,
    Gopal

    Posted on October 24, 2012 at 7:30 AM | Permalink
  2. Brian Bowman wrote:

    So easy. Thanks.

    Posted on August 26, 2013 at 7:42 PM | Permalink
  3. Michael wrote:

    You’re welcome.

    Posted on August 27, 2013 at 9:16 AM | Permalink
Post a Comment

Your email is never published. We need your name and email address only for verifying a legitimate comment. For more information, a copy of your saved data or a request to delete any data under this address, please send a short notice to michael@simons.ac from the address you used to comment on this entry.
By entering and submitting a comment, wether with or without name or email address, you'll agree that all data you have entered including your IP address will be checked and stored for a limited time by Automattic Inc., 60 29th Street #343, San Francisco, CA 94110-4929, USA. only for the purpose of avoiding spam. You can deny further storage of your data by sending an email to support@wordpress.com, with subject “Deletion of Data stored by Akismet”.
Required fields are marked *