The <lcTime> specifies the time expected to complete an activity.
| Doctype | Content model |
|---|---|
| learningAssessment, learningContent, learningOverview, learningPlan, learningSummary | ( text data or boolean or cite or keyword or ph or b or i or sup or sub or tt or u or q or term or tm or xref or state or data or data-about or foreign or unknown or image or draft-comment or fn or indextermref or indexterm or required-cleanup) (any number) |
| Doctype | Content model |
|---|---|
| learningAssessment, learningContent, learningOverview, learningPlan, learningSummary | lcDuration |
<learningOverview id="overview">
<title>Learning Overview topic</title>
<learningOverviewbody>
<lcDuration><title>Duration</title>
<lcTime name="lcTime" value="00:15"/>
</lcDuration>
</learningOverviewbody>
</learningOverview>
| Name | Description | Data Type | Default Value | Required? |
|---|---|---|---|---|
| name | The name used to indicate this data. | CDATA | lcTime | Required |
| datatype | The datatype for this data. | CDATA | TimeValue -- look up something appropriate in XML schema terms here. | Required |
| value | The time to allow, as hh:mm. For example, 08:30 for eight hours, 30 minutes. | PCDATA | 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 |
Return to main page.
DITA v1.2 CD 03
Copyright © OASIS Open 2005, 2010. All Rights Reserved.