Query: validxml
OS: debian
Section: 1p
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VALIDXML(1p) User Contributed Perl Documentation VALIDXML(1p)NAMEvalidxml - Command-line driver for XML::Validate.SYNOPSISvalidxml *.xml validxml --assert-invalid *.xmlDESCRIPTIONCommand-line driver for XML::Validate using the 'BestAvailable' processing type. Commandline Options --assert-invalid Swap the ok/not ok so invalid things are OK - still output the validation error) - this is useful for schema "unit tests". --backend [validator type] Specify an "XML::Validate" backend to use (e.g LibXML, Xerces). Defaults to BestAvailable. Output Output is Test::Harness compatible. 1..scalar @files ok - filename/not ok - filename - validation errorVERSION$Revision: 1.10 $ $Id: validxml.pl,v 1.10 2006/04/07 09:43:10 johnl Exp $AUTHORNicola Worthington $Author: johnl $COPYRIGHT(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 perl v5.10.1 2009-10-14 VALIDXML(1p)
Related Man Pages |
---|
xml::libxml::schema(3) - centos |
xml::libxml::regexp(3) - mojave |
xml::libxml::schema5.12(3) - osx |
xml::validate::base(3pm) - debian |
xml::validate::msxml(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
perl module error |