elml:look

The element look contains the examples (look at it) to a topic in a learningObject.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
cssClass xs:string optional
label elml:LabelType optional
The attribute label is restricted to 25 characters which can be a random selection from the values 'a-z',
'A-Z', '0-9' and '_'.
title xs:string optional
The attribute title contains a string representing a title.

Used By

Source

<xs:element name="look" type="elml:CLIType">
  <xs:annotation>
    <xs:documentation>The element look contains the examples (look at it) to a topic in a learningObject.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample