Each element lObjective contains one learning object which wants to be achieved by studying this lesson or unit. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
role | xs:string | optional |
Element | elml:goals |
<xs:element name="lObjective"> <xs:annotation> <xs:documentation>Each element lObjective contains one learning object which wants to be achieved by studying this lesson or unit.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="elml:formatted"/> </xs:choice> <xs:attributeGroup ref="elml:RoleImp"/> <!--Note: text is allowed within! --> </xs:complexType> </xs:element> |