19Preference for public or system identifiers

Configuration on Java

  • Feature ResolverFeature.PREFER_PUBLIC (type: Boolean)

  • System property xml.catalog.prefer

  • Property file property prefer

Configuration on .NET

  • Feature ResolverFeature.PREFER_PUBLIC (type: bool)

  • Environment variable XML_CATALOG_PREFER

  • Property file property prefer

This feature is enabled by default. The allowed property values are “system” or “public”.