Importing Multiple XSD Files into Eclipse's XML Catalog

We presently have about 15 different XSD files that define the many XML configuration files available to developers configuring our project. Is there any convenient way to import all of these into the XML Catalog in a simple pass?

Although multiple select would be better than importing the files one at a time (as we presently have to do) the ideal solution would be to use a referencing XML file, so that developers don't need to perform any additional action for new schemas to be added to the catalog.

I can see from the drop-down, that there are the following options:

  • Taglib Definition Files
  • XML Catalog Files
  • DTD Files
  • XSD File

Can either 'Taglib Definition Files' or 'XML Catalog Files' be used to reference multiple XSD files? If so, is there a pointer for how this can be done?

Thanks, Dominic.

6
задан Dominic Chambers 31 August 2010 в 16:36
поделиться