<refentry id="stylesheet.result.type">
<refmeta>
<refentrytitle>stylesheet.result.type</refentrytitle>
<refmiscinfo role="type">list</refmiscinfo>
<refmiscinfo role="value">html</refmiscinfo>
<refmiscinfo role="value">fo</refmiscinfo>
</refmeta>
<refnamediv>
<refname>stylesheet.result.type</refname>
<refpurpose>Identifies the output format of this stylesheet</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='stylesheet.result.type.frag'><xsl:param name="stylesheet.result.type" select="'html'"/></src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>The Saxon extension functions need to know if the output format
is HTML ('html') or XSL Formatting Objects ('fo'). This variable answers
that question. Valid settings are 'html' or 'fo'.</para>

</refsect1>
</refentry>
