Each element keywordItem defines one keyword of the lesson. |
<xs:element name="keywordItem" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Each element keywordItem defines one keyword of the lesson.</xs:documentation> </xs:annotation> </xs:element> |