<lcAsset>

The <lcAsset> element was deprecated in DITA version 1.3. It was replaced with the <lcAsset2> element. It was originally intended to provide the images or other graphic assets to support the interaction.

Content models

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

Inheritance

+ topic/p learningInteractionBase-d/p learning-d/lcAsset

Example

This section is non-normative.


. . .
<lcAsset>
  <image href="sunrise.gif">
    <alt>the sun rising on Earth</alt>
  </image>
</lcAsset>
. . .
  

Content model

(<imagemap> | <image> | <object>)*

Contained by

<lcMatching>, <lcMultipleSelect>, <lcOpenQuestion>, <lcSequencing>, <lcSingleSelect>, <lcTrueFalse>

Zero or more of the following
  • <image>
  • <imagemap>
  • <object>

Contained by

  • <lcMatching>
  • <lcMultipleSelect>
  • <lcOpenQuestion>
  • <lcSequencing>
  • <lcSingleSelect>
  • <lcTrueFalse>

Inheritance

+ topic/p learningInteractionBase-d/p learning-d/lcAsset

The <lcAsset> element is specialized from <p>. It is defined in the learning-domain module.

Attributes

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