NAME
xcs2rng.pl - Create an RNG from an XCS file
VERSION
version 0.04
DESCRIPTION
Given an XCS file, create an RNG schema which validates TBX files against the XCS constraints and the core TBX structure.
Passing --json
as the first argument will cause the script to expect an XCS JSON file instead of an XML file.
AUTHOR
Nathan Glenn <garfieldnate@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Alan K. Melby.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.