elml:NavTitleImp

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
navTitle xs:string optional
The attribute navTitle contains a string representing a short title that is used for the navigation. The
	attribute shall be used, when the original title of the lesson, unit or learningObject is too long for the
navigation.

Used By

Source

<xs:attributeGroup name="NavTitleImp">
  <xs:attribute name="navTitle" type="xs:string">
    <xs:annotation>
      <xs:documentation>The attribute navTitle contains a string representing a short title that is used for the navigation. The attribute shall be used, when the original title of the lesson, unit or learningObject is too long for the navigation.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>