hierarchy.ditamap 1.5 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"
  3. "../dtd/technicalContent/dtd/map.dtd">
  4. <!-- This file is part of the DITA Open Toolkit project hosted on
  5. Sourceforge.net. See the accompanying license.txt file for
  6. applicable licenses.-->
  7. <!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved.
  8. *-->
  9. <map title="Working in the garage">
  10. <topicref href="tasks/garagetaskoverview.xml" type="concept">
  11. <topicref href="tasks/changingtheoil.xml" type="task"/>
  12. <topicref href="tasks/organizing.xml" type="task"/>
  13. <topicref href="tasks/shovellingsnow.xml" type="task"/>
  14. <topicref href="tasks/spraypainting.xml" type="task"/>
  15. <topicref href="tasks/takinggarbage.xml" type="task"/>
  16. <topicref href="tasks/washingthecar.xml" type="task"/>
  17. </topicref>
  18. <topicref href="concepts/garageconceptsoverview.xml" type="concept">
  19. <topicref href="concepts/lawnmower.xml" type="concept"/>
  20. <topicref href="concepts/oil.xml" type="concept"/>
  21. <topicref href="concepts/paint.xml" type="concept"/>
  22. <topicref href="concepts/shelving.xml" type="concept"/>
  23. <topicref href="concepts/snowshovel.xml" type="concept"/>
  24. <topicref href="concepts/toolbox.xml" type="concept"/>
  25. <topicref href="concepts/tools.xml" type="concept"/>
  26. <topicref href="concepts/waterhose.xml" type="concept"/>
  27. <topicref href="concepts/wheelbarrow.xml" type="concept"/>
  28. <topicref href="concepts/workbench.xml" type="concept"/>
  29. <topicref href="concepts/wwfluid.xml" type="concept"></topicref>
  30. </topicref>
  31. </map>