1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
|
---|
3 | <reference id="ant-parameters-xhtml-transformation">
|
---|
4 | <title>Ant parameters: XHTML transformation</title>
|
---|
5 | <titlealts>
|
---|
6 | <navtitle>XHTML</navtitle>
|
---|
7 | </titlealts>
|
---|
8 | <shortdesc>Certain parameters are specific to the XHTML transformation.</shortdesc>
|
---|
9 | <prolog>
|
---|
10 | <metadata>
|
---|
11 | <keywords>
|
---|
12 | <indexterm>Ant<indexterm>parameters<indexterm>args.xhtml.contenttarget</indexterm><indexterm>args.xhtml.toc</indexterm><indexterm>args.xhtml.toc.class</indexterm></indexterm></indexterm>
|
---|
13 | </keywords>
|
---|
14 | </metadata>
|
---|
15 | </prolog>
|
---|
16 | <refbody>
|
---|
17 | <table frame="all" colsep="1" rowsep="1">
|
---|
18 | <title>Ant parameters: XHTML transformation</title>
|
---|
19 | <tgroup cols="2">
|
---|
20 | <colspec colname="COLSPEC0" colwidth="1.50*"/>
|
---|
21 | <colspec colname="COLSPEC3" colwidth="4*"/>
|
---|
22 | <thead>
|
---|
23 | <row>
|
---|
24 | <entry colname="col1" valign="bottom">Parameters</entry>
|
---|
25 | <entry colname="col3" valign="bottom">Description</entry>
|
---|
26 | </row>
|
---|
27 | </thead>
|
---|
28 | <tbody>
|
---|
29 | <row id="args.xhtml.contenttarget">
|
---|
30 | <entry><parmname>args.xhtml.contenttarget</parmname></entry>
|
---|
31 | <entry id="args.xhtml.contenttarget.desc">Specifies the value of the @target attribute
|
---|
32 | on the <base> element in the TOC file. The default value is
|
---|
33 | <option>contentwin</option>.</entry>
|
---|
34 | </row>
|
---|
35 | <row id="args.xhtml.toc">
|
---|
36 | <entry colname="col1"><parmname>args.xhtml.toc</parmname></entry>
|
---|
37 | <entry id="args.xhtml.toc.desc" colname="col3">Specifies the base name of the TOC file.
|
---|
38 | The default value is <option>index</option>.</entry>
|
---|
39 | </row>
|
---|
40 | <row id="args.xhtml.toc.class">
|
---|
41 | <entry><parmname>args.xhtml.toc.class</parmname></entry>
|
---|
42 | <entry id="args.xhtml.toc.class.desc">Specifies the value of the @class attribute on the
|
---|
43 | <body> element in the TOC file. <ph audience="xslt-customizer">Found in
|
---|
44 | <filepath>map2htmltoc.xsl</filepath>.</ph></entry>
|
---|
45 | </row>
|
---|
46 | </tbody>
|
---|
47 | </tgroup>
|
---|
48 | </table>
|
---|
49 | </refbody>
|
---|
50 | </reference>
|
---|