olink.debug

olink.debug — Turn on debugging messages for olinks

Synopsis

<xsl:param name="olink.debug" select="0"></xsl:param>

Description

If non-zero, then each olink will generate several messages about how it is being resolved during processing. This is useful when an olink does not resolve properly and the standard error messages are not sufficient to find the problem.

You may need to read through the olink XSL templates to understand the context for some of the debug messages.