The <reqpers> element contains
information about the personnel who are required to perform a task.
This information might specify the number of workers, the type and
skill level of the workers, and the length of time that they will
need to perform the task.
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 |
( (personnel) then ( (perscat) (optional) then (perskill) (optional) then (esttime) (optional) ) (optional) ) (one or more) |
Contained by
Doctype |
Content model |
machineryTask |
prelreqs |
Inheritance
+
topic/ol task/ol mitask-d/reqpers
Example
<reqpers>
<personnel>2</personnel>
<perscat>Mechanic</perscat>
<perskill>Expert</perskill>
<esttime>2 hours</esttime>
</reqpers>
Attributes
Name |
Description |
Data Type |
Default Value |
Required? |
compact |
Indicates close vertical spacing between the list items.
Expanded spacing is the default value. The output result of compact spacing
depends on the processor or browser. Allowed values are:
- yes
- Indicates compact spacing.
- no
- Indicates expanded spacing.
- -dita-use-conref-target
- See
Using the -dita-use-conref-target value for more
information.
|
(yes | no | -dita-use-conref-target) |
#IMPLIED |
No |
spectitle |
The specialized title attribute allows architects of
specialized types to define a fixed or default title for a specialized element.
Not intended for direct use by authors. |
CDATA |
#IMPLIED |
No |
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 |
|
|
|