8ca885
.TH XML-RESOLVER 1 "11 April 2013" "xml-commons-resolver" "User commands"
8ca885
8ca885
.SH NAME
8ca885
xml-resolver - A simple command-line resolver
8ca885
8ca885
.SH SYNOPSIS
8ca885
8ca885
.B xml-resolver
8ca885
[options] keyword
8ca885
8ca885
.SH DESCRIPTION
8ca885
8ca885
\fBxml-resolver\fP is a simple command-line resolver. It takes some parameters 
8ca885
and passes them through the resolver, printing the result.
8ca885
8ca885
The process ends with error-level 1, if there were errors.
8ca885
8ca885
.SH OPTIONS
8ca885
8ca885
Command-line options are described below.
8ca885
8ca885
.PP
8ca885
.B -c
8ca885
catalogfile
8ca885
.RS 4
8ca885
Load a particular catalog file
8ca885
.RE
8ca885
.PP
8ca885
.B -n
8ca885
name
8ca885
.RS 4
8ca885
Sets the name
8ca885
.RE
8ca885
.PP
8ca885
.B -p
8ca885
publicId
8ca885
.RS 4
8ca885
Sets the public identifier
8ca885
.RE
8ca885
.PP
8ca885
.B -s
8ca885
systemId
8ca885
.RS 4
8ca885
Sets the system identifier
8ca885
.RE
8ca885
.PP
8ca885
.B -a
8ca885
.RS 4
8ca885
Absolute system URI
8ca885
.RE
8ca885
.PP
8ca885
.B -u
8ca885
uri
8ca885
.RS 4
8ca885
Sets the URI
8ca885
.RE
8ca885
.PP
8ca885
.B -d
8ca885
integer
8ca885
.RS 4
8ca885
Set the debug level
8ca885
.RE
8ca885
8ca885
And keyword is one of: doctype, document, entity, notation, public,
8ca885
system, or uri.
8ca885