derived

The attribute derived contains yes if the lesson is translated from another language or no if the value specified in the attribute language is the original language.

Attribute Information

Used By

Attribute Group elml:LanguageReq

Source

<xs:attribute name="derived" type="elml:YesNoType" use="required">
  <xs:annotation>
    <xs:documentation>The attribute derived contains yes if the lesson is translated from another language or no if the value specified in the attribute language is the original language.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample