1 | <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
2 | <!--
|
---|
3 | | LICENSE: This file is part of the DITA Open Toolkit project hosted on
|
---|
4 | | Sourceforge.net. See the accompanying license.txt file for
|
---|
5 | | applicable licenses.
|
---|
6 | *-->
|
---|
7 | <!--
|
---|
8 | | (C) Copyright IBM Corporation 2006. All Rights Reserved.
|
---|
9 | *-->
|
---|
10 | <html lang="en-us" xml:lang="en-us">
|
---|
11 | <head>
|
---|
12 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
---|
13 | <meta name="copyright" content="(C) Copyright 2005" />
|
---|
14 | <meta name="DC.rights.owner" content="(C) Copyright 2005" />
|
---|
15 | <meta content="public" name="security" />
|
---|
16 | <meta content="index,follow" name="Robots" />
|
---|
17 | <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
---|
18 | <meta content="topic" name="DC.Type" />
|
---|
19 | <meta name="DC.Title" content="DITA writer make" />
|
---|
20 | <meta name="abstract" content="This transform generates the DITA writer from the DITA schema modules" />
|
---|
21 | <meta name="description" content="This transform generates the DITA writer from the DITA schema modules" />
|
---|
22 | <meta scheme="URI" name="DC.Relation" content="../doc/docbook2dita.html" />
|
---|
23 | <meta content="XHTML" name="DC.Format" />
|
---|
24 | <meta content="ditawritermake" name="DC.Identifier" />
|
---|
25 | <meta content="en-us" name="DC.Language" />
|
---|
26 | <link href="../commonltr.css" type="text/css" rel="stylesheet" />
|
---|
27 | <title>DITA writer make</title>
|
---|
28 | </head>
|
---|
29 | <body id="ditawritermake"><a name="ditawritermake"><!-- --></a>
|
---|
30 |
|
---|
31 |
|
---|
32 | <h1 class="topictitle1">DITA writer make</h1>
|
---|
33 |
|
---|
34 |
|
---|
35 | <div><p>This transform generates the DITA writer from the DITA schema modules</p>
|
---|
36 |
|
---|
37 | <p>The transform first merges the DITA topic or domain type modules and then
|
---|
38 | reads each type module and generates a writer transform module for the DITA
|
---|
39 | topic type or domain. </p>
|
---|
40 |
|
---|
41 | <div class="note"><span class="notetitle">Note: </span>This transform depends on rigorous conformance to the design pattern
|
---|
42 | for DITA type modules. As a result, the transform is somewhat fragile and
|
---|
43 | should be run only when modules change or new modules are added. </div>
|
---|
44 |
|
---|
45 | </div>
|
---|
46 |
|
---|
47 | <div>
|
---|
48 | <div class="familylinks">
|
---|
49 | <div class="parentlink"><strong>Parent topic:</strong> <a href="../doc/docbook2dita.html" title="This directory provides the docbook-to-dita transform.">The Docbook to DITA transform</a></div>
|
---|
50 | </div>
|
---|
51 | </div>
|
---|
52 |
|
---|
53 | </body>
|
---|
54 | </html>
|
---|