publishing-reltables.ditamap 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
  3. <map>
  4. <title>Relationship Tables</title>
  5. <reltable>
  6. <relheader>
  7. <relcolspec><!--Topics in the referencing ditamap,
  8. e.g., in publishing.ditamap. --></relcolspec>
  9. <relcolspec><!--Two-way links
  10. with the first-column topics. --></relcolspec>
  11. <relcolspec linking="targetonly"
  12. ><!--Target-only links,
  13. e.g., external content or topics that do not
  14. need to refer back to the source of the link.--></relcolspec>
  15. </relheader>
  16. <relrow>
  17. <relcell>
  18. <topicref keyref="build-using-dita-command"/>
  19. </relcell>
  20. <relcell>
  21. <topicref keyref="dita-command-arguments"/>
  22. </relcell>
  23. <relcell>
  24. <topicref keyref="dita-ot-params"/>
  25. <topicref keyref="internal-ant-properties"/>
  26. </relcell>
  27. </relrow>
  28. <relrow>
  29. <relcell>
  30. <topicref keyref="first-build-using-dita-command"/>
  31. </relcell>
  32. <relcell/>
  33. <relcell>
  34. <topicref keyref="build-using-dita-command">
  35. <topicmeta>
  36. <linktext>More information about building output with the <cmdname>dita</cmdname> command</linktext>
  37. </topicmeta>
  38. </topicref>
  39. </relcell>
  40. </relrow>
  41. <relrow>
  42. <relcell>
  43. <topicref keyref="dita-command-arguments"/>
  44. <topicref keyref="dita-ot-params"/>
  45. </relcell>
  46. <relcell/>
  47. <relcell>
  48. <topicref keyref="using-dita-properties-file"/>
  49. </relcell>
  50. </relrow>
  51. <relrow>
  52. <relcell>
  53. <topicref href="publishing-with-ant.dita"/>
  54. <topicref href="ant.dita"/>
  55. <topicref href="building-with-ant.dita"/>
  56. <topicref href="creating-an-ant-build-script.dita"/>
  57. </relcell>
  58. <relcell/>
  59. <relcell>
  60. <topicref keyref="migrating-ant-to-dita"/>
  61. </relcell>
  62. </relrow>
  63. <relrow>
  64. <relcell/>
  65. <relcell/>
  66. <relcell/>
  67. </relrow>
  68. <relrow>
  69. <relcell/>
  70. <relcell/>
  71. <relcell/>
  72. </relrow>
  73. <relrow>
  74. <relcell/>
  75. <relcell/>
  76. <relcell/>
  77. </relrow>
  78. <relrow>
  79. <relcell/>
  80. <relcell/>
  81. <relcell/>
  82. </relrow>
  83. </reltable>
  84. </map>