docxmlwell reads an XML file and validates it for well-formedness. An informative message about the validity is written to screen. A report file is written containing any errors were detected during validation.
|
The output file contains error messages that were raised during validation.
docxmlwell calls xmlstarlet to perform the validation. For more information see http://xmlstar.sourceforge.net/.
This application was modified by