The <lcTask> captures a work item to be performed, as part of the learning plan.
| Doctype | Content model | 
|---|---|
| learningPlan | ( (title) (optional) then (lcTaskItem) (any number) then (lcKnowledge) (optional) then (lcSkills) (optional) then (lcAttitude) (optional) ) | 
  <learningPlan id="learningPlanTest">
  <title>Learning Plan</title>
  <shortdesc>It's always good to provide a plan.</shortdesc>
  <learningPlanbody>
    <lcNeedsAnalysis>
      <title>Needs analysis</title>
      <lcTask>
        <title>Tasks</title>
        <lcTaskItem>Explain the importance of content reuse, and provide examples of reuse strategy options.</lcTaskItem>
        <lcKnowledge>Learners understand acquisition procedures, program management, instructional systems design.</lcKnowledge>
        <lcSkills>The audience is skilled in program management.</lcSkills>
        <lcAttitude>Learners must be willing to be open and flexible.</lcAttitude>
      </lcTask>
    </lcNeedsAnalysis>
  </learningPlanbody>
</LearningPlan>
| Name | Description | Data Type | Default Value | Required? | 
|---|---|---|---|---|
| display-atts attribute group (scale, frame, expanse) | A set of related attributes, described in display-atts attribute group | |||
| 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 | 
Return to main page.
DITA v1.2 CD 04
Copyright © OASIS Open 2005, 2010. All Rights Reserved.