8The initial list of catalog files

Configuration on Java

  • Feature ResolverFeature.CATALOG_FILES (type: List<String>)

  • System property xml.catalog.files

  • Property file property catalogs

Configuration on .NET

  • Feature ResolverFeature.CATALOG_FILES (type: List<string>)

  • Environment variable XML_CATALOG_FILES

  • Property file property catalogs

A semicolon-delimited list of catalog files. These are the catalog files that are initially consulted for resolution. If no catalog files are specified, by default the resolver will attempt to use a file named catalog.xml in the current directory as a catalog.