| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
- <map>
- <title>Relationship Tables</title>
-
- <reltable>
- <relheader>
- <relcolspec><!--Topics in the referencing ditamap,
- e.g., in publishing.ditamap. --></relcolspec>
- <relcolspec><!--Two-way links
- with the first-column topics. --></relcolspec>
- <relcolspec linking="targetonly"
- ><!--Target-only links,
- e.g., external content or topics that do not
- need to refer back to the source of the link.--></relcolspec>
- </relheader>
- <relrow>
- <relcell>
- <topicref keyref="build-using-dita-command"/>
- </relcell>
- <relcell>
- <topicref keyref="dita-command-arguments"/>
- </relcell>
- <relcell>
- <topicref keyref="dita-ot-params"/>
- <topicref keyref="internal-ant-properties"/>
- </relcell>
- </relrow>
- <relrow>
- <relcell>
- <topicref keyref="first-build-using-dita-command"/>
- </relcell>
- <relcell/>
- <relcell>
- <topicref keyref="build-using-dita-command">
- <topicmeta>
- <linktext>More information about building output with the <cmdname>dita</cmdname> command</linktext>
- </topicmeta>
- </topicref>
- </relcell>
- </relrow>
- <relrow>
- <relcell>
- <topicref keyref="dita-command-arguments"/>
- <topicref keyref="dita-ot-params"/>
- </relcell>
- <relcell/>
- <relcell>
- <topicref keyref="using-dita-properties-file"/>
- </relcell>
- </relrow>
- <relrow>
- <relcell>
- <topicref href="publishing-with-ant.dita"/>
- <topicref href="ant.dita"/>
- <topicref href="building-with-ant.dita"/>
- <topicref href="creating-an-ant-build-script.dita"/>
- </relcell>
- <relcell/>
- <relcell>
- <topicref keyref="migrating-ant-to-dita"/>
- </relcell>
- </relrow>
- <relrow>
- <relcell/>
- <relcell/>
- <relcell/>
- </relrow>
- <relrow>
- <relcell/>
- <relcell/>
- <relcell/>
- </relrow>
- <relrow>
- <relcell/>
- <relcell/>
- <relcell/>
- </relrow>
- <relrow>
- <relcell/>
- <relcell/>
- <relcell/>
- </relrow>
- </reltable>
- </map>
|