lcInstructornote

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 lcInstructornote was deprecated in DITA version 1.3. It was replaced with the lcInstructornote2 element. It was originally intended to provide information or notes you want to provide to the course instructor. These notes can be conditionalized out of content you intend to deliver to the learner.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/note learningInteractionBase-d/note learning-d/lcInstructornote

Example

<lcIntro>
  <title>Introduction</title>
  <p>If you need an introduction, you would
    include it here.</p>
  <note>You can have notes, tables, all kinds of things
    like that here, if you desire.</note>
  <lcInstructornote>You can provide tips for instructors in an 
    instructor note, like this one.</lcInstructornote>
</lcIntro>
  

Attributes

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