[XML-SIG] [ pyxml-Patches-490069 ] A catalog resolver

noreply@sourceforge.net noreply@sourceforge.net
Thu, 06 Dec 2001 15:37:45 -0800


Patches item #490069, was opened at 2001-12-06 15:37
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=490069&group_id=6473

Category: SAX
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tarn Weisner Burton (twburton)
Assigned to: Nobody/Anonymous (nobody)
Summary: A catalog resolver

Initial Comment:
Attached is a catalog resolver that includes an 
implementation of OASIS XML Catalogs and OASIS TR9401 
Catalogs.  It implements the SAX EntityResolver and 
also includes the ability to do URI resolution.  The 
main class is "Catalog" which will parse a file if a 
URI is passed to it.

Also included is "read_catalogs" which will read a 
list of catalogs from an environment variable.

The script can be tested from command line in which 
case it uses "read_catalogs" to get a catalog list.

Specifically, the resolver has complete support for 
urn:oasis:names:tc:entity:xmlns:xml:catalog but does 
not include the extended support for the additional 
entries of 
urn:oasis:names:tc:entity:xmlns:tr9401:catalog


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=490069&group_id=6473