Based on a contribution to PyXML from Tarn Weisner Burton <twburton@users.sf.net>. See http://sourceforge.net/tracker/index.php?func=detail&aid=490069&group_id=6473&atid=306473 Copyright 2005 Fourthought, Inc. (USA). Detailed license and copyright information: http://4suite.org/COPYRIGHT Project home, documentation, distributions: http://4suite.org/
Classes:
|
Functions:
|
It is implemented as a SAX ContentHandler and is able to read OASIS TR 9401 Catalogs <http://www.oasis-open.org/specs/a401.htm> and OASIS XML Catalogs <http://www.oasis-open.org/committees/entity/spec.html>
If an external identifier (PUBLIC or SYSTEM) entry exists in the Catalog for the identifier(s) specified, return the mapped value. External identifiers identify the external subset, entities, and notations of an XML document.
If a URI entry exists in the Catalog for the URI specified, return the mapped value. URI references, for example namespace names, stylesheets, included files, graphics, and hypertext references, simply identify other resources.