lcPlayers

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 lcPlayers describes tools and plugins 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/lcPlayers

Example

<learningPlan id="learningPlan">
  <title>Learning Plan</title>
  <shortdesc>It's always good to provide a plan.</shortdesc>
  <learningPlanbody>
    <lcTechnical>
      <title>lcTechnical</title>
      <lcPlayers>
        <title>Players</title>
        <p>The learning content requires no additional plugins or players.</p>
      </lcPlayers>
    </lcTechnical>
  </learningPlanbody>
</learningPlan>
  

Attributes

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