source: trunk/Distribution/XSL/params/default.table.frame.xml

Last change on this file was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 573 bytes
Line 
1<refentry id="default.table.frame">
2<refmeta>
3<refentrytitle>default.table.frame</refentrytitle>
4<refmiscinfo role="type">string</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>default.table.frame</refname>
8<refpurpose>The default framing of tables</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='default.table.frame.frag'><xsl:param name="default.table.frame" select="'all'"/></src:fragment>
13</refsynopsisdiv>
14
15<refsect1><title>Description</title>
16
17<para>This value will be used when there is no frame attribute on the table.</para>
18
19</refsect1>
20</refentry>
Note: See TracBrowser for help on using the repository browser.