3.11.7.59 <lcReview>

The <lcReview> provides a review of the main points.

Content models

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

Inheritance

- topic/section learningBase/lcReview

Example

<learningSummary id="summary">
  <title>Learning Summary topic</title>
  <learningSummarybody>
    <lcReview><title>Review</title>
	<p>If you want to offer a review, 
        include it here.</p>
	<note>You can have notes, 
	tables, all kinds of things like that here, 
	if you desire.</note>
   </lcReview>  
  </learningSummarybody>
</learningSummary>
  

Attributes

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

Return to main page.