The <lcInstruction> describes
the specifics of a learning activity.
You have two options for including instructive content
in a learningContent topic.
- When you want to include content directly in the body of the learningContent
topic, use lcInstruction.
- When you want to use content that already exists in other DITA
topics, or when you want to take advantage of additional topic types,
such as concept, task, or reference, you can include that content
as additional nested topic content in the learningContent topic, immediately
after the learningContentbody.
Contains
Note: These models represent only the default document types distributed by OASIS.
Actual content models will differ with each new document type.
Inheritance
-
topic/section learningBase/lcInstruction
Example
<learningContent id="overview">
<title>Learning Content topic</title>
<learningContentbody>
<lcInstruction><title>Instruction</title>
<p>Describe the instruction.</p>
</lcInstruction>
</learningContentbody>
</learningContent>
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 |
|
|
|