Project

xlo

0.0
No commit activity in last 3 years
No release in over 3 years
An aggregator of xml log for rnv and xmllint error
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

= 0.9.6
= 0.19.1
 Project Readme

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

Useful link