QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
title | xs:string | required |
|
Elements | elml:learningObject, elml:lesson, elml:unit |
<xs:attributeGroup name="TitleReq"> <xs:attribute name="title" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The attribute title contains a string representing a title.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |