Single catalog file in frameworks directory
Posted: Thu Feb 24, 2022 10:30 pm
I'm trying to port over a large set of custom doctypes used in an Arbortext environment, with which I'm very familiar, to Oxygen Editor and Web Author, which I am new to. The xml schema files are fairly modular, so use of xs:include is common. We had a single xml catalog file that pointed to the schema files using the xsi:noNamespaceSchemaLocation attribute in the xml file.
Is it not possible to have a frameworks directory, with multiple framework subdirectories containing the xml schema files, and another subdirectory with a set of common schema files that the others include, and have a single xml catalog file in the main frameworks directory that resolves them? I haven't had any luck with this yet.
Is it not possible to have a frameworks directory, with multiple framework subdirectories containing the xml schema files, and another subdirectory with a set of common schema files that the others include, and have a single xml catalog file in the main frameworks directory that resolves them? I haven't had any luck with this yet.