summaryrefslogtreecommitdiffstats
path: root/perl/perl-XML-Catalog/README
blob: 2faa74291c0ed217e0ca4f1b1a3a9f8a5c145bdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
perl-XML-Catalog

Resolve public identifiers and remap system identifiers

This module implements draft 0.4 of John Cowan's XML Catalog (formerly
known as XCatalog) proposal
(<http://www.ccil.org/~cowan/XML/XCatalog.html>). Catalogs may be
written in either SOCAT or XML syntax (see the proposal for syntax
details);

XML::Catalog will assume SOCAT syntax if the catalog is not in
well-formed XML syntax.

This module, as of 1.0.0, also supports Oasis XML catalogs.