elml:PriorityImp

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
priority elml:ScaleType optional
The attribute priority defines the priority (low, medium, high) by which the mentioned lesson must be studied before attempting the current lesson.

Used By

Source

<xs:attributeGroup name="PriorityImp">
  <xs:attribute name="priority" type="elml:ScaleType">
    <xs:annotation>
      <xs:documentation>The attribute priority defines the priority (low, medium, high) by which the mentioned lesson must be studied before attempting the current lesson.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>