Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type image
Namespace No namespace
Annotations
The image type is used to include graphical images in a score. The required source attribute is the URL for the image file. The required type attribute is the MIME type for the image file format. Typical choices include application/postscript, image/gif, image/jpeg, image/png, and image/tiff.
Diagram
Diagram musicxml236.tmp#id178
Used by
Attributes
QName Type Fixed Default Use 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
Source
<xs:complexType name="image">
  <xs:annotation>
    <xs:documentation>The image type is used to include graphical images in a score. The required source attribute is the URL for the image file. The required type attribute is the MIME type for the image file format. Typical choices include application/postscript, image/gif, image/jpeg, image/png, and image/tiff.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="image-attributes"/>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd