https://issues.apache.org/bugzilla/show_bug.cgi?id=45119
Summary: add systemIdSuffix and uriSuffix to schema Product: XmlCommons Version: 1.x Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Resolver AssignedTo: commons-dev@xml.apache.org ReportedBy: [EMAIL PROTECTED] With version 1.2 (2006-11-22) support was added for systemIdSuffix and uriSuffix as per the XML Catalogs v1.1 Committee Specification. However support for systemIdSuffix and uriSuffix is missing from the following schema files: # catalog.dtd # catalog.rng # catalog.xsd # xcatalog.dtd Add systemIdSuffix and uriSuffix to the four above files. At the moment the example catalog.xml distributed in the binary release isn't valid against the catalog schemas because it contains both systemIdSuffix and uriSuffix. Once the four schema files are fixed then the example will be valid. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.