mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
329 B
Plaintext
6 lines
329 B
Plaintext
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.
|