elml:MetaSetUpInfoImp

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
metaSetUpInfo xs:string optional
The attribute metaSetUpInfo allows to specify what needs to be set up on, for example, an eLearning
platform, so that these exercise or self assessement can be done (eg. set up a discussion forum with the topic 'Exercise
1').

Used By

Complex Type elml:SType

Source

<xs:attributeGroup name="MetaSetUpInfoImp">
  <xs:attribute name="metaSetUpInfo" type="xs:string" use="optional">
    <xs:annotation>
      <xs:documentation>The attribute metaSetUpInfo allows to specify what needs to be set up on, for example, an eLearning platform, so that these exercise or self assessement can be done (eg. set up a discussion forum with the topic 'Exercise 1').</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>