Query: xml-xread
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XML-XREAD(1) User commands XML-XREAD(1)NAMExml-xread - A simple command-line XML parsing applicationSYNOPSISxml-xread [options] document.xmlDESCRIPTIONxml-xread is a simple command-line XML Parser. It's just a little wrapper around the JAXP XMLReader with support for catalogs. The process ends with error-level 1, if there were errors.OPTIONSCommand-line options are described below. -c catalogfile Load a particular catalog file -w Perform a well-formed parse, not a validating parse -v (default) Perform a validating parse -s Enable W3C XML Schema validation -n Perform a namespace-ignorant parse -N (default) Perform a namespace-aware parse -d integer Set the debug level. Warnings are shown if the debug level is > 2 -E integer Set the maximum number of errors to display xml-commons-resolver 11 April 2013 XML-XREAD(1)
Related Man Pages |
---|
xml-xread(1) - suse |
xml::libxml::schema(3) - centos |
xml::handler::canonxmlwriter(3) - redhat |
xml::dom::parser(3) - centos |
xml::smart::tutorial(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
CentOS7 restoring file capabilities |
Controlling user input |
[TIP] Processing YAML files with yq |