After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 304818 - Add support for XML Catalogs 1.1 (systemSuffix and uriSuffix)
Add support for XML Catalogs 1.1 (systemSuffix and uriSuffix)
Status: RESOLVED OBSOLETE
Product: libxml2
Classification: Platform
Component: catalog
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-20 01:02 UTC by Michael Smith
Modified: 2021-07-05 13:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Smith 2005-05-20 01:02:13 UTC
XML Catalogs 1.1 was released on 16 March 2005
and adds to new entries systemSuffix and uriSuffix.

http://www.oasis-open.org/committees/download.php/12075/xml-catalogs.html#s.changes

It would be great if libxml2 added support for systemSuffix and uriSuffix
Comment 1 Piotr Banski 2009-04-09 20:07:42 UTC
Here is the updated URL of the spec:

http://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html

The *Suffix elements are extremely useful when you want to match specific files based on their filename and ignoring the path. This lets you have e.g. a single schema file or a single included file that is/are referenced by XML files in a hierarchy of directories of unpredictable depth (when it's hard to address the schema file by means of a relative path).

Xerces handles *Suffix, but it would be wonderful for xmllint to support XML Catalogs 1.1 in full.
Comment 2 GNOME Infrastructure Team 2021-07-05 13:26:59 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/libxml2/-/issues/

Thank you for your understanding and your help.