<supplies>
The <supplies> element contains information
about the supplies or parts that are required to perform a task. These
supplies or parts need to be available prior to beginning the task.
This element either contains children elements that specify particular
supplies or a <nosupply> element that indicates that no supplies
are needed.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/p task/p taskreq-d/supplies
Example
<supplies> <supplyli> <supply>gasket</supply> <supply>engine oil</supply> </supplyli> </supplies>
Attributes
The following attributes are available on this element: Universal attribute group and @outputclass.