lcDuration
The <lcDuration> provides an estimated duration for the learning activity.
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 |
---|---|
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary | ( (title) (optional) then (lcTime) (optional) ) |
Contained by
Doctype | Content model |
---|---|
learningAssessment | learningBasebody, learningAssessmentbody |
learningContent | learningBasebody, learningAssessmentbody, learningContentbody |
learningOverview | learningBasebody, learningOverviewbody |
learningPlan, learningSummary | learningBasebody |
Inheritance
- topic/section learningBase/lcDuration
Example
... <lcDuration><title>Duration</title> <lcTime name="lcTime" value="00:15"/> </lcDuration> ...
Attributes
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
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 |