Query: xml-xread
OS: suse
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 - Parse XML documents with entity and URI resolutionSYNOPSISxml-xread [options] xmlfileDESCRIPTIONxml-xread is a simple command line tool for parsing and validating XML documents. It is not an actual XML parser, it just wraps around a JAXP XMLReader, adding support for catalog-based entity and URI resolution.OPTIONS-c catalogfile Load a particular catalog file. May be specified multiple times. -v Perform a validating parse. This is the default. -w Perform a well-formed parse, not a validating parse. -N Perform a namespace-aware parse. This is the default. -n Perform a namespace-ignorant parse. -d debuglevel Set the debug level (an integer). Warnings are shown if the debug level is set to greater than 2. -E maxerrors Set the maximum number of errors to display. The default is 10.FILES/etc/java/resolver/CatalogManager.properties The central catalog manager configuration file used by xml-xread.SEE ALSOxml-parse(1), xml-resolver(1), java(1), the OASIS entity resolution technical committee home page at <http://www.oasis-open.org/commit- tees/entity/>.AUTHORNorman Walsh <Norman.Walsh@Sun.COM> 1.1 July 2004 XML-XREAD(1)
Related Man Pages |
---|
dh_installxmlcatalogs(1) - debian |
update-xmlcatalog(8) - debian |
xml-xparse(1) - suse |
mojo::dom::html(3pm) - debian |
xml::handler::canonxmlwriter(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I parse xml file? |
Parse out known messages from a log file |
Help in parsing xml file (sed/nawk) |
Grep/Parse a .xml file |
Help with parsing xml file |