<lcPlanTitle>

The <lcPlanTitle> provides a title for a specific module, lesson, or section of the course that this plan describes.

Content models

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

Inheritance

- topic/fig learningBase/fig learningPlan/lcPlanTitle

Example

This section is non-normative.


...
  <lcPlanTitle>
    <title>Plan Title</title>
    <p>Joint goals learning plan.</p>
  </lcPlanTitle>
...
  

Content model

<title>?, (<dl> | <div> | <image> | <lines> | <lq> | <note> | <object> | <ol> | <p> | <pre> | <sl> | <ul> | <data> | <data-about> | <fn> | <foreign> | <unknown> | <simpletable> | <xref>)*

Contained by

<lcProject>

In order
  1. Optional <title>
  2. Zero or more of the following
    • <data>
    • <data-about>
    • <div>
    • <dl>
    • <fn>
    • <foreign>
    • <image>
    • <lines>
    • <lq>
    • <note>
    • <object>
    • <ol>
    • <p>
    • <pre>
    • <simpletable>
    • <sl>
    • <ul>
    • <unknown>
    • <xref>

Contained by

  • <lcProject>

Inheritance

- topic/fig learningBase/fig learningPlan/lcPlanTitle

The <lcPlanTitle> element is specialized from <fig>. It is defined in the learningPlan module.

Attributes

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