Problem with XML Catalog
Posted: Tue Feb 05, 2013 5:56 pm
Hi,
I am having problem with using an XML catalog. Hope someone can help.
I am validating a set of XML files using a Schematron schema. The schema references some external XML files for the assert tests, and loads these using expressions like "document('subdir/data.xml')". I have then an XML Catalog file, which I have added to the list of catalog files in the Preferences (at both Global and Project scope), and which contains mappings like this <uri name="subdir/data.xml" uri="localpath-to-xml-file"/>.
No matter how much I play around with the settings, the Catalogs log panel shows:
Description: Resolved URI: file:/C:/Program%20Files/Oxygen%20XML%20Editor%2014/subdir/data.xml file:/C:/Program%20Files/Oxygen%20XML%20Editor%2014/subdir/data.xml
That is, the catalog mapping seems to have no effect!
I am on v14.1. Thanks for help!
Regards,
Mats
I am having problem with using an XML catalog. Hope someone can help.
I am validating a set of XML files using a Schematron schema. The schema references some external XML files for the assert tests, and loads these using expressions like "document('subdir/data.xml')". I have then an XML Catalog file, which I have added to the list of catalog files in the Preferences (at both Global and Project scope), and which contains mappings like this <uri name="subdir/data.xml" uri="localpath-to-xml-file"/>.
No matter how much I play around with the settings, the Catalogs log panel shows:
Description: Resolved URI: file:/C:/Program%20Files/Oxygen%20XML%20Editor%2014/subdir/data.xml file:/C:/Program%20Files/Oxygen%20XML%20Editor%2014/subdir/data.xml
That is, the catalog mapping seems to have no effect!
I am on v14.1. Thanks for help!
Regards,
Mats