VALIDXML(1p) | User Contributed Perl Documentation | VALIDXML(1p) |
validxml - Command-line driver for XML::Validate.
validxml *.xml validxml --assert-invalid *.xml
Command-line driver for XML::Validate using the 'BestAvailable' processing type.
Output is Test::Harness compatible.
1..scalar @files ok - filename/not ok - filename - validation error
$Revision: 1.10 $
$Id: validxml.pl,v 1.10 2006/04/07 09:43:10 johnl Exp $
Nicola Worthington
$Author: johnl $
(c) BBC 2005. This program is free software; you can redistribute it and/or modify it under the GNU GPL. See the file COPYING in this distribution, or http://www.gnu.org/licenses/gpl.txt
2022-06-28 | perl v5.34.0 |