lcViewers

Darwin Information Typing Architecture (DITA) Version 1.2

Document
Darwin Information Typing Architecture (DITA) Version 1.2

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

Contains

Note: These models represent only the default document types distributed by OASIS. Actual content models will differ with each new document type.
Doctype Content model
learningPlan ( (title) (optional) then (dl or image or lines or lq or note or lcInstructornote or object or ol or p or pre or sl or ul or data or data-about or fn or foreign or unknown or simpletable or xref) (any number) )

Contained by

Doctype Content model
learningPlan lcTechnical

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

Name Description Data Type Default Value Required?
display-atts attribute group (scale, frame, expanse) A set of related attributes, described in display-atts attribute group      
spectitle The specialized title attribute allows architects of specialized types to define a fixed or default title for a specialized element. Not intended for direct use by authors. CDATA #IMPLIED No
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) A set of related attributes, described in univ-atts attribute group      
global-atts attribute group (xtrf, xtrc) A set of related attributes, described in global-atts attribute group      
class, outputclass Common attributes described in Other common DITA attributes