<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.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/data learningBase/lcTime

Example

This section is non-normative.


<learningOverview id="overview">
  <title>Learning Overview topic</title>
  <learningOverviewbody>
    <lcDuration><title>Duration</title>
      <lcTime name="lcTime" value="PT15M">15 minutes</lcTime>
   </lcDuration>  
  </learningOverviewbody>
</learningOverview>
  

Content model

(Text | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <data> | <data-about> | <foreign> | <unknown> | <image> | <draft-comment> | <fn> | <indextermref> | <indexterm> | <required-cleanup>)*

Contained by

<lcDuration>

Zero or more of the following
  • Text
  • <boolean>
  • <cite>
  • <data>
  • <data-about>
  • <draft-comment>
  • <fn>
  • <foreign>
  • <image>
  • <indexterm>
  • <indextermref>
  • <keyword>
  • <ph>
  • <q>
  • <required-cleanup>
  • <state>
  • <term>
  • <text>
  • <tm>
  • <unknown>
  • <xref>

Contained by

  • <lcDuration>

Inheritance

- topic/data learningBase/lcTime

The <lcTime> element is specialized from <data>. It is defined in the learningBase module.

Attributes

The following attributes are available on this element: Universal attribute group, outputclass, and the attributes defined below.

@name
Name of the metadata being specified. The default value for this attribute is "lcTime".
@value (REQUIRED)
The time expected to complete the activity. There is no assumed time-specific data format or type for the time value.
@datatype
Provides a specific data type for the time value, if needed. The default value is string "TimeValue".
@datatype
Provides a specific data type for the time value, if needed. The default value is string "TimeValue".
@name
Name of the metadata being specified. The default value for this attribute is "lcTime".
@value (REQUIRED)
The time expected to complete the activity. There is no assumed time-specific data format or type for the time value.