recurse

The attribute recurse allows defining if the toc lists e.g. only the other lessons (toc scope="lessons") or also their units and learningObjects.

Attribute Information

Used By

Element elml:toc

Source

<xs:attribute name="recurse" type="elml:YesNoType">
  <xs:annotation>
    <xs:documentation>The attribute recurse allows defining if the toc lists e.g. only the other lessons (toc scope="lessons") or also their units and learningObjects.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample