1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE html
|
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
4 | <html xml:lang="en-us" lang="en-us">
|
---|
5 | <head>
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
---|
7 | <meta name="copyright" content="(C) Copyright 2005"/>
|
---|
8 | <meta name="DC.rights.owner" content="(C) Copyright 2005"/>
|
---|
9 | <meta name="DC.Type" content="concept"/>
|
---|
10 | <meta name="DC.Title" content="Default XHTML processing"/>
|
---|
11 | <meta name="abstract" content="After the XHTML files are generated by the common routine, the dita.map.xhtml target is called by the xhtml transformation. This target generates a TOC file called index.html, which can be loaded into a frameset."/>
|
---|
12 | <meta name="description" content="After the XHTML files are generated by the common routine, the dita.map.xhtml target is called by the xhtml transformation. This target generates a TOC file called index.html, which can be loaded into a frameset."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../dev_ref/XhtmlWithNavigation.html"/>
|
---|
14 | <meta name="DC.Format" content="XHTML"/>
|
---|
15 | <meta name="DC.Identifier" content="xhtmldefault"/>
|
---|
16 | <meta name="DC.Language" content="en-us"/>
|
---|
17 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
18 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
19 | <title>Default XHTML processing</title>
|
---|
20 | </head>
|
---|
21 | <body id="xhtmldefault">
|
---|
22 |
|
---|
23 |
|
---|
24 | <h1 class="title topictitle1">Default XHTML processing</h1>
|
---|
25 |
|
---|
26 | <p class="shortdesc">After the XHTML files are generated by the common routine, the
|
---|
27 | <samp class="ph codeph">dita.map.xhtml</samp> target is called by the <span class="keyword parmname">xhtml</span>
|
---|
28 | transformation. This target generates a TOC file called <span class="ph filepath">index.html</span>, which
|
---|
29 | can be loaded into a frameset.</p>
|
---|
30 |
|
---|
31 | <div class="related-links">
|
---|
32 | <div class="familylinks">
|
---|
33 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../dev_ref/XhtmlWithNavigation.html" title="The DITA-OT ships with several varieties of XHTML output, each of which follows roughly the same path through the processing pipeline. All XHTML-based transformation begin with the same call to the pre-processing module, after which they generate XHTML files and then branch to create the transformation-specific navigation files.">XHTML processing modules</a></div>
|
---|
34 | </div>
|
---|
35 | </div>
|
---|
36 |
|
---|
37 | </body>
|
---|
38 | </html>
|
---|