supplies

Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition
Version
1.3
Author
OASIS DITA Technical Committee

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.