Table of Contents

1. catalog.xml
2. tidy.properties

This section describe each of the global configuration parameter used in SilkPage. This information is most useful when configuring SilkPage globally after the installation.

1.  $SILKPAGE_HOME/cfg/catalog.xml

It is a catalog of public resources such as DTDs or entities that are referenced in an XML document. It's typically used to make web references to resources point to a locally cached copy of the resource. SilkPage uses this catalog to perform Entity and URI resolution. Please refer to the Catalogs Specification for more information about the usage and syntax of cfg/ catalog.xml.