Language reference : Learning and training elements : Other learning and training elements : Common learning content elements : lcTime
WebWorks  
lcTime
The <lcTime> specifies the time expected to complete an activity. You can specify the time both as text to display to the user and as an attribute value that follows a specific time format.
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
( 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)
Contained by
Doctype
Content model
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary
Inheritance
- topic/data learningBase/lcTime
Example 555. Example

<learningOverview id="overview">
<title>Learning Overview topic</title>
<learningOverviewbody>
<lcDuration><title>Duration</title>
<lcTime name="lcTime" value="00:15">15 minutes</>
</lcDuration>
</learningOverviewbody>
</learningOverview>
Attributes
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
There is no assumed time-specific data format or type. If you use a specific datatype for the time value, specify it here.
Required
value
There is no assumed time-specific data format or type for the time value.
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