3.11.5.2.7 <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

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

Attributes

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

Return to main page.