<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 zero or more <section> elements. Each of the <learningOverviewbody> sections are optional.

Content models

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

Inheritance

- topic/body learningBase/learningBasebody learningOverview/learningOverviewbody

Example

This section is non-normative.

See learningOverview.

Content model

<lcIntro>?, <lcAudience>*, <lcDuration>?, <lcPrereqs>?, <lcObjectives>?, <lcResources>?, <section>*

Contained by

<learningOverview>

In order
  1. Optional <lcIntro>
  2. Zero or more <lcAudience>
  3. Optional <lcDuration>
  4. Optional <lcPrereqs>
  5. Optional <lcObjectives>
  6. Optional <lcResources>
  7. Zero or more <section>

Contained by

  • <learningOverview>

Inheritance

- topic/body learningBase/learningBasebody learningOverview/learningOverviewbody

The <learningOverviewbody> element is specialized from <learningBasebody>. It is defined in the learningOverview module.

Attributes

The following attributes are available on this element: Universal attribute group and outputclass.