Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:bmwiedemann:reproducible:distribution:ring1
xml-commons-resolver
xml-commons-resolver-xparse.1
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xml-commons-resolver-xparse.1 of Package xml-commons-resolver
.TH XML-XPARSE 1 "11 April 2013" "xml-commons-resolver" "User commands" .SH NAME xml-xparse - A simple command-line XML parsing application .SH SYNOPSIS .B xml-xparse [options] document.xml .SH DESCRIPTION \fBxml-xparse\fP is a simple command-line XML Parser. It's just a little wrapper around the JAXP Parser with support for catalogs. The process ends with error-level 1, if there were errors. .SH OPTIONS Command-line options are described below. .PP .B -c catalogfile .RS 4 Load a particular catalog file .RE .PP .B -w .RS 4 Perform a well-formed parse, not a validating parse .RE .PP .B -v (default) .RS 4 Perform a validating parse .RE .PP .B -n .RS 4 Perform a namespace-ignorant parse .RE .PP .B -N (default) .RS 4 Perform a namespace-aware parse .RE .PP .B -d integer .RS 4 Set the debug level. Warnings are shown if the debug level is > 2 .RE .PP .B -E integer .RS 4 Set the maximum number of errors to display .RE
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor