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="Demonstration transforms" />
|
---|
20 | <meta name="abstract" content="The examples of DocBook and DITA interoperability can be processed with demonstration transforms." />
|
---|
21 | <meta name="description" content="The examples of DocBook and DITA interoperability can be processed with demonstration transforms." />
|
---|
22 | <meta scheme="URI" name="DC.Relation" content="../README.html" />
|
---|
23 | <meta content="XHTML" name="DC.Format" />
|
---|
24 | <meta content="demoxsl" name="DC.Identifier" />
|
---|
25 | <meta content="en-us" name="DC.Language" />
|
---|
26 | <link href="../commonltr.css" type="text/css" rel="stylesheet" />
|
---|
27 | <title>Demonstration transforms</title>
|
---|
28 | </head>
|
---|
29 | <body id="demoxsl"><a name="demoxsl"><!-- --></a>
|
---|
30 |
|
---|
31 |
|
---|
32 | <h1 class="topictitle1">Demonstration transforms</h1>
|
---|
33 |
|
---|
34 |
|
---|
35 | <div><p>The examples of DocBook and DITA interoperability can be processed
|
---|
36 | with demonstration transforms.</p>
|
---|
37 |
|
---|
38 | <p>The plugin contributes the following targets to the DITA Open Toolkit: </p>
|
---|
39 |
|
---|
40 | <dl>
|
---|
41 | <dt class="dlterm">docbook2dita</dt>
|
---|
42 |
|
---|
43 | <dd>Convert DocBook divisions to DITA topics. The DITA topics can then be
|
---|
44 | processed with the DITA Open Toolkit.<p>Executed by the <span class="keyword">docbook2DITADemo</span> target
|
---|
45 | in the run-ant demo build.</p>
|
---|
46 | </dd>
|
---|
47 |
|
---|
48 |
|
---|
49 | <dt class="dlterm">docbookRelatePush</dt>
|
---|
50 |
|
---|
51 | <dd>Push relationships from a DITA map into DocBook articles. The DocBook
|
---|
52 | articles can then be processed with the DocBook transform tools.<p>Executed
|
---|
53 | by the <span class="keyword">docbookRelateDemo</span> target in the run-ant demo build.</p>
|
---|
54 | </dd>
|
---|
55 |
|
---|
56 |
|
---|
57 | <dt class="dlterm">docbookMix2dita</dt>
|
---|
58 |
|
---|
59 | <dd>Convert DocBook articles referenced from a DITA map to DITA. The DITA
|
---|
60 | map can then be processed with the DITA Open Toolkit.<p>Executed by the <span class="keyword">docbookMixDemo</span> target
|
---|
61 | in the run-ant demo build.</p>
|
---|
62 | </dd>
|
---|
63 |
|
---|
64 |
|
---|
65 | <dt class="dlterm">docbookCompose2docbook</dt>
|
---|
66 |
|
---|
67 | <dd>Assemble a DocBook book from DocBook divisions as specified by a DITA
|
---|
68 | map. The DocBook book can then be processed with the DocBook transform tools.<p>Executed
|
---|
69 | by the <span class="keyword">docbookComposeDemo</span> target in the run-ant demo build.</p>
|
---|
70 | </dd>
|
---|
71 |
|
---|
72 |
|
---|
73 | <dt class="dlterm">docbookDitaref2docbook</dt>
|
---|
74 |
|
---|
75 | <dd>Populate a DocBook book by reference to a DITA map. The DocBook book can
|
---|
76 | then be processed with the DocBook transform tools.<p>Executed by the <span class="keyword">docbookDitarefDemo</span> target
|
---|
77 | in the run-ant demo build.</p>
|
---|
78 | </dd>
|
---|
79 |
|
---|
80 | </dl>
|
---|
81 |
|
---|
82 | </div>
|
---|
83 |
|
---|
84 | <div>
|
---|
85 | <div class="familylinks">
|
---|
86 | <div class="parentlink"><strong>Parent topic:</strong> <a href="../README.html" title="This plugin provides a transform from Docbook to DITA and some proof-of-concept examples of interoperability.">Docbook and DITA</a></div>
|
---|
87 | </div>
|
---|
88 | </div>
|
---|
89 |
|
---|
90 | </body>
|
---|
91 | </html>
|
---|