elml:SourceImp

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
src xs:anyURI optional
The attribute src contains the URI to the multimedia file (e.g.
../multimedia/test.jpg).

Used By

Element elml:multimedia

Source

<xs:attributeGroup name="SourceImp">
  <xs:attribute name="src" type="xs:anyURI">
    <xs:annotation>
      <xs:documentation>The attribute src contains the URI to the multimedia file (e.g. ../multimedia/test.jpg).</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>