Was this helpful?
info
The info element occurs inside a step element to provide additional information about the step.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/itemgroup task/info
Example 250. Example
<step><cmd>Type a name for the widget.</cmd>
<info>The widget name is created when you configure the widget
in the Widget Configuration Dialog. It is not an actual class
name or file name, just a label for the widget as used in this
application.</info>
</step>
Attributes
The following attributes are available on this element: Universal attribute group and outputclass.