3.11.7.53 <lcPlayers>

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.

Return to main page.