3

I'm searching for a command-line program (running in Cygwin bash) which would validate XML files against a TLD description.

I've looked at xmlstarlet and xmllint but don't find any option to validate against TLD files.

user3341592
  • 1,419
  • 1
  • 17
  • 36
  • I don't understand your comment. The question is not about a particular file to validate, but which Tools to use. And, given I don't find information about how to validate with a TLD, my question may be somehow wrong, but I definitily don't know more about this to be able to go a step further. – user3341592 Oct 31 '17 at 12:17
  • 1
    Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are **off-topic for Stack Overflow**. Your question is better suited to [Software Recommendations Stack Exchange](https://softwarerecs.stackexchange.com/tour). – Cyrus Oct 31 '17 at 12:24
  • I think this post will help you. Really is a C code to validate an XML against a XSD file: http://knol2share.blogspot.com.es/2009/05/validate-xml-against-xsd-in-c.html . Youll need a C compiler and dependencies installed – Francisco Valle Nov 07 '17 at 08:16

0 Answers0