The element cost allows to define if the lesson costs something for external users. |
<xs:element name="cost" type="elml:YesNoType"> <xs:annotation> <xs:documentation>The element cost allows to define if the lesson costs something for external users.</xs:documentation> </xs:annotation> </xs:element> |