xml-resolver (1) Linux Manual Page
xml-resolver – A simple command-line resolver
Synopsis
xml-resolver [options] keywordDescription
xml-resolver is a simple command-line resolver. It takes some parameters and passes them through the resolver, printing the result.The process ends with error-level 1, if there were errors.
Options
Command-line options are described below. -c catalogfile
- Load a particular catalog file
-n name
- Sets the name
-p publicId
- Sets the public identifier
-s systemId
- Sets the system identifier
-a
- Absolute system URI
-u uri
- Sets the URI
-d integer
- Set the debug level
And keyword is one of: doctype, document, entity, notation, public, system, or uri.
