Skip to content

Instantly share code, notes, and snippets.

@tdl
Created July 11, 2012 13:09
Show Gist options
  • Save tdl/3090303 to your computer and use it in GitHub Desktop.
Save tdl/3090303 to your computer and use it in GitHub Desktop.
Validate an XML file against the HR-XML 2.4 schema
xmllint --noout --schema http://ns.hr-xml.org/2_4/HR-XML-2_4/StandAlone/Resume.xsd <filename>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment