lcViewers

Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition
Version
1.3
Author
OASIS DITA Technical Committee

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.