elml:copyrightStatement

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
labelRef elml:LabelType required
The attribute labelRef contains the references to a valid label of one other element within a lesson.

Source

<xs:element name="copyrightStatement" maxOccurs="unbounded">
  <xs:complexType mixed="true">
    <xs:attributeGroup ref="elml:LabelRefReq"/>
  </xs:complexType>
</xs:element>

Sample