<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

This section is non-normative.


<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>
  

Content model

<title>?, (<dl> | <div> | <image> | <lines> | <lq> | <note> | <object> | <ol> | <p> | <pre> | <sl> | <ul> | <data> | <data-about> | <fn> | <foreign> | <unknown> | <simpletable> | <xref>)*

Contained by

<lcTechnical>

In order
  1. Optional <title>
  2. Zero or more of the following
    • <data>
    • <data-about>
    • <div>
    • <dl>
    • <fn>
    • <foreign>
    • <image>
    • <lines>
    • <lq>
    • <note>
    • <object>
    • <ol>
    • <p>
    • <pre>
    • <simpletable>
    • <sl>
    • <ul>
    • <unknown>
    • <xref>

Contained by

  • <lcTechnical>

Inheritance

- topic/fig learningBase/fig learningPlan/lcViewers

The <lcViewers> element is specialized from <fig>. It is defined in the learningPlan module.

Attributes

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