spraypainting.xml 1.2 KB

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- This file is part of the DITA Open Toolkit project hosted on
  3. Sourceforge.net. See the accompanying license.txt file for
  4. applicable licenses.-->
  5. <!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved.
  6. *-->
  7. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "../../dtd/technicalContent/dtd/task.dtd">
  8. <task id="spraypaint" xml:lang="en-us">
  9. <title>Spray painting</title>
  10. <shortdesc>When paint is applied using a spray nozzle, it is referred to as spray painting.</shortdesc>
  11. <taskbody><context><p>The garage is a good place to spray paint.</p></context>
  12. <steps>
  13. <step><cmd>Move the car out of the garage to avoid getting paint on it.</cmd></step>
  14. <step><cmd>Place newspaper, cardboard, or a drop-cloth on the garage floor.</cmd></step>
  15. <step><cmd>Place the object to be painted on the covered area.</cmd></step>
  16. <step><cmd>Follow the directions on the paint can to paint the object.</cmd></step>
  17. <step><cmd>Let the paint dry thoroughly before you move the object.</cmd></step>
  18. </steps>
  19. </taskbody>
  20. <related-links>
  21. <link href="../concepts/paint.xml" format="dita" type="concept"></link>
  22. </related-links>
  23. </task>