lcAsset

Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition
Version
1.3
Author
OASIS DITA Technical Committee

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.