The <spares> element contains information about the spare parts that are needed for a task. This information might specify particular spare parts or it might state that no spare parts are required.
Contains
Note: These models represent only the default document types distributed by OASIS.
Actual content models will differ with each new document type.
| Doctype | Content model |
|---|---|
| machineryTask | ( (nospares) or (sparesli) ) |
Contained by
| Doctype | Content model |
|---|---|
| machineryTask | prelreqs |
Inheritance
+ topic/p task/p mitask-d/spares
Example
<spares> <sparesli> <spare>dipstick</spare> <spare>engine oil</spare> </sparesli> </spares>
Attributes
| Name | Description | Data Type | Default Value | Required? |
|---|---|---|---|---|
| univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) | A set of related attributes, described in univ-atts attribute group | |||
| global-atts attribute group (xtrf, xtrc) | A set of related attributes, described in global-atts attribute group | |||
| class, outputclass | Common attributes described in Other common DITA attributes |