aboutsummaryrefslogtreecommitdiff
path: root/textproc/xsv/files
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE_FILEDmitry Marakasov2017-01-151-3/+3
| | | | | | | | - Switch to options helpers - Remove USE_LDCONFIG and CFLAGS, add NO_ARCH: this does not use C compiler and does not install shared libs Notes: svn path=/head/; revision=431538
* XSV is a command-line tool for performing schema-validityRusmir Dusko2014-03-231-0/+25
assessment of XML documents in accord with the W3C XML Schema specification, second edition. XSV (XML Schema Validator) is an open source (GPLed) work-in-progress attempt at a conformant schema-aware processor, as defined by XML Schema Part 1: Structures, Second Edition of 28 October 2004. It has been developed at the Language Technology Group of the Human Communication Research Centre in the School of Informatics at the University of Edinburgh, with support for one of us (Thompson) from the World Wide Web Consortium. WWW: http://www.ltg.ed.ac.uk/~ht/xsv-status.html Notes: svn path=/head/; revision=348825