spraypainting.xml 1.2 KB

123456789101112131415161718192021222324252627282930313233
  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="spraypaint" xml:lang="en-us">
  6. <title>Spray painting</title>
  7. <shortdesc>When paint is applied using a spray nozzle, it is referred to as spray painting.</shortdesc>
  8. <taskbody>
  9. <context>
  10. <p>The garage is a good place to spray paint.</p></context>
  11. <steps>
  12. <step>
  13. <cmd>Move the car out of the garage to avoid getting paint on it.</cmd>
  14. </step>
  15. <step>
  16. <cmd>Place newspaper, cardboard, or a drop-cloth on the garage floor.</cmd>
  17. </step>
  18. <step>
  19. <cmd>Place the object to be painted on the covered area.</cmd>
  20. </step>
  21. <step>
  22. <cmd>Follow the directions on the paint can to paint the object.</cmd>
  23. </step>
  24. <step>
  25. <cmd>Let the paint dry thoroughly before you move the object.</cmd>
  26. </step>
  27. </steps>
  28. </taskbody>
  29. <related-links>
  30. <link href="../concepts/paint.xml" format="dita" type="concept"/>
  31. </related-links>
  32. </task>