henry_tbags
09-07-2005, 04:36 PM
Hi All
I am having problems importing one schema into another. Here is my import tag:
<xsd:import namespace="http://myurl.org.nz/imp.xsd" schemaLocation="imp.xsd"/>
At the moment, the above schema won't validate, saying the above namespace could not be loaded from the specified location. I believe the use of catalogs will solve my problem but need a little help in understanding how they work, i.e. what I should include in the CustomCatalog.xml file.
Please help!
I am having problems importing one schema into another. Here is my import tag:
<xsd:import namespace="http://myurl.org.nz/imp.xsd" schemaLocation="imp.xsd"/>
At the moment, the above schema won't validate, saying the above namespace could not be loaded from the specified location. I believe the use of catalogs will solve my problem but need a little help in understanding how they work, i.e. what I should include in the CustomCatalog.xml file.
Please help!