3.11.7.69 <lcViewers>

The <lcViewers> describes viewers used for time-sequenced display at runtime.

Content models

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

Inheritance

- topic/fig learningBase/fig learningPlan/lcViewers

Example

<learningPlan id="learningPlan">
  <title>Learning Plan</title>
  <shortdesc>It's always good to provide a plan.</shortdesc>
  <learningPlanbody>
    <lcTechnical>
      <title>lcTechnical</title>
      <lcViewers>
        <title>Viewers</title>
        <p>The module uses standard viewers, model 1.0 or 1.1.</p>
      </lcViewers>
    </lcTechnical>
  </learningPlanbody>
</learningPlan>
  

Attributes

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

Return to main page.