lcSummary

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 lcSummary provides a textual summary that describes the main learning goals and lessons learned.

Content models

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

Inheritance

- topic/section learningBase/lcSummary

Example

<learningSummary id="overview">
  <title>Learning Summary topic</title>
  <learningSummarybody>
    <lcSummary><title>Summary</title>
	<p>If you need a summary section, you would 
        include it here.</p>
	<note>You can have notes, 
	tables, all kinds of things like that here, 
	if you desire.</note>
   </lcSummary>  
  </learningSummarybody>
</learningSummary>
  

Attributes

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