Xml Log Overview
XLO is a rnv/xmllint wrapper who captures the error generate by this validators and convert them into a csv file.
Instruction
- make all your xml file in the same folder
- execute xlo :
xlo rnc-schema xml-folder
Installation
gem install xlo
apt-get install rnv
apt-get install xmllint
xlo start rnc-schema xml-folder
Note
the code contains several functions who could be use to like a ruby api