supequip

The <supequip> element contains information about the support equipment that is required to perform a task. This element either contains children elements that specify particular items of support equipment or a <nosupreq> element that specifies that no support equipment is 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 ( (nosupeq) or (supeqli) )

Contained by

Doctype Content model
machineryTask prelreqs

Inheritance

+ topic/p task/p mitask-d/supequip

Example

<supequip>
 <supeqli>
  <supequi>Driver handle</supequi>
  <supequi>Slide hammer</supequi>
  <supequi>Axle seal installer</supequi>
 </supeqli>
</supequip>

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

Was this helpful?