summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html.funcsynopsis.style.page
blob: bac21aa0d310d55320dc701c50c133ab02469564 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-param" id="db2html.funcsynopsis.style">
 <info>
  <link type="guide" xref="db2html-funcsynopsis" group="params"/>
  <link type="guide" xref="params" group="db2html"/>
  <desc>How to render <sys>funcsynopsis</sys> elements</desc>
 </info>
 <title>db2html.funcsynopsis.style</title>
 <p>This parameter controls the indentation style used to render <sys>funcsynopsis</sys>
 elements.  Supported values are <sys>'KR'</sys> and <sys>'ANSI'</sys>.  This value can also
 be set with the <sys>db2html.funcsynopsis.style</sys> processing instruction at the
 top of the XML document.  The same processing instruction or inside a
 <sys>funcsynopsis</sys> element will override this setting for that synopsis.</p>
</page>