sequence.ditamap 1.5 KB

123456789101112131415161718192021222324252627
  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/changingtheoil.xml" type="task"></topicref>
  11. <topicref href="tasks/organizing.xml" type="task"></topicref>
  12. <topicref href="tasks/shovellingsnow.xml" type="task"></topicref>
  13. <topicref href="tasks/spraypainting.xml" type="task"></topicref>
  14. <topicref href="tasks/takinggarbage.xml" type="task"></topicref>
  15. <topicref href="tasks/washingthecar.xml" type="task"></topicref>
  16. <topicref href="concepts/lawnmower.xml" type="concept"></topicref>
  17. <topicref href="concepts/oil.xml" type="concept"></topicref>
  18. <topicref href="concepts/paint.xml" type="concept"></topicref>
  19. <topicref href="concepts/shelving.xml" type="concept"></topicref>
  20. <topicref href="concepts/snowshovel.xml" type="concept"></topicref>
  21. <topicref href="concepts/toolbox.xml" type="concept"></topicref>
  22. <topicref href="concepts/tools.xml" type="concept"></topicref>
  23. <topicref href="concepts/waterhose.xml" type="concept"></topicref>
  24. <topicref href="concepts/wheelbarrow.xml" type="concept"></topicref>
  25. <topicref href="concepts/workbench.xml" type="concept"></topicref>
  26. <topicref href="concepts/wwfluid.xml" type="concept"></topicref>
  27. </map>