learningOverviewbody

The <learningOverviewbody> element is the main body-level element in a learningOverview topic. A learningOverviewbody has a very specific structure, with the following elements in this order: <lcIntro>, <lcAudience>, <lcDuration>, <lcPrereqs>, <lcObjectives>, <lcResources>, followed by one or more <section> elements. Each of the learningOverviewbody sections are optional.

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
learningOverview ( (lcIntro) (optional) then (lcAudience) (any number) then (lcDuration) (optional) then (lcPrereqs) (optional) then (lcObjectives) (optional) then (lcResources) (optional) then (section) (any number) )

Contained by

Doctype Content model
learningOverview learningOverview

Inheritance

- topic/body learningBase/learningBasebody learningOverview/learningOverviewbody

Example

See learningOverview.

Attributes

Name Description Data Type Default Value 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

Was this helpful?