<supplyli>

The <supplyli> element specifies a list of supplies needed to perform a task.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/ul task/ul taskreq-d/supplyli

Example

<supplies>
  <supplyli>
    <supply>gasket</supply>
    <supply>engine oil</supply>
  </supplyli>
</supplies>

Attributes

The following attributes are available on this element: Universal attribute group, @compact, @outputclass, and @spectitle.

Was this helpful?