<tutorialinfo>
The <tutorialinfo>
         element contains additional information that is useful when the task
         is part of a tutorial.
      
      Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/itemgroup task/tutorialinfo
Example
<steps>
  <step>
    <cmd>Do this</cmd>
    <tutorialinfo>In your editor, open the first element and click on 
      the dialog.</tutorialinfo>
  </step>
  <step>
    <cmd>Do that</cmd>
    <tutorialinfo>Move the framulator into the foobar box.</tutorialinfo>
  </step>
</steps> Attributes
The following attributes are available on this element: Universal attribute group and @outputclass.