elml:Thumbnail

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
thumbnail xs:anyURI optional
The attribute thumbnail contains the URI to the thumbnail file (e.g. ../multimedia/test_thumb.jpg) in case
an image shall be displayed with a thumbnail.

Used By

Element elml:multimedia

Source

<xs:attributeGroup name="Thumbnail">
  <xs:attribute name="thumbnail" type="xs:anyURI">
    <xs:annotation>
      <xs:documentation>The attribute thumbnail contains the URI to the thumbnail file (e.g. ../multimedia/test_thumb.jpg) in case an image shall be displayed with a thumbnail.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>