QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
navTitle | xs:string | optional |
|
Elements | elml:learningObject, elml:lesson, elml:unit |
Complex Types | elml:CLIIType, elml:SIIType |
<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> |