<lcConstraints>

The <lcConstraints> describes the organizational or technical aspects that can limit the organization's ability to effectively use the instruction to meet its goals.

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

<lcTechnical>

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

  • <lcTechnical>

Inheritance

- topic/fig learningBase/fig learningPlan/lcConstraints

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

Example

This section is non-normative.


...
      <lcConstraints>
        <title>Constraints</title>
        <p>Imagination.</p>
      </lcConstraints>
...

Attributes

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