image

The image type is used to include graphical images in a score.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
default-x tenths optional
default-y tenths optional
halign left-center-right optional
relative-x tenths optional
relative-y tenths optional
source xs:anyURI required
type xs:token required
valign valign-image optional

Used By

Source

<xs:complexType name="image">
  <xs:annotation>
    <xs:documentation>The image type is used to include graphical images in a score.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="image-attributes"/>
</xs:complexType>