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

  1. make all your xml file in the same folder
  2. execute xlo : xlo rnc-schema xml-folder

Installation

  1. gem install xlo
  2. apt-get install rnv
  3. apt-get install xmllint
  4. xlo start rnc-schema xml-folder

Note

the code contains several functions who could be use to like a ruby api