changingtheoil.xml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
  5. <task id="changeoil" xml:lang="en-us">
  6. <title>Changing the oil in your car</title>
  7. <shortdesc>Once every 6000 kilometers or three months, change the oil in your car.</shortdesc>
  8. <taskbody>
  9. <context>
  10. <p>Changing the oil regularly will help keep the engine in good condition. </p></context>
  11. <steps>
  12. <stepsection>To change the oil:</stepsection>
  13. <step>
  14. <cmd>Remove the old oil filter.</cmd>
  15. </step>
  16. <step>
  17. <cmd>Drain the old oil.</cmd>
  18. </step>
  19. <step>
  20. <cmd>Install a new oil filter and gasket.</cmd>
  21. </step>
  22. <step>
  23. <cmd>Add new oil to the engine.</cmd>
  24. </step>
  25. <step>
  26. <cmd>Check the air filter and replace or clean it.</cmd>
  27. </step>
  28. <step>
  29. <cmd>Top up the windshield washer fluid.</cmd>
  30. </step>
  31. </steps>
  32. </taskbody>
  33. <related-links>
  34. <link href="../concepts/oil.xml" format="dita" type="concept"/>
  35. <link href="../concepts/wwfluid.xml" format="dita" type="concept"/>
  36. </related-links>
  37. </task>