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