<lcAsset2>
The <lcAsset2> element in an assessment interaction provides
         		the images or other graphic assets to support the interaction. This element replaces
         the
         			<lcAsset> element in DITA 1.2.
      
      Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/div learningInteractionBase2-d/div learning2-d/lcAsset2
Example
. . .
<lcAsset2>
  <image href="sunrise.gif">
    <alt>the sun rising on Earth</alt>
  </image>
</lcAsset2>
. . .
  
            		Attributes
The following attributes are available on this element: Universal attribute group and @outputclass.