elml:entry

The element entry contains the introduction to a topic on lesson and unit level.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
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="entry" type="elml:CLType">
  <xs:annotation>
    <xs:documentation>The element entry contains the introduction to a topic on lesson and unit level.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample