You are here: MusicXML Reference > Score Schema (XSD) > Simple Types > Simple Type: valign-image

Simple Type: valign-image

Description

The valign-image type is used to indicate vertical alignment for images and graphics, so it does not include a baseline value. Defaults are implementation-dependent.

Derived By

Restricting xs:token

Enumeration
Value  Description 
top 
middle 
bottom 
Referenced By
Definition
<xs:simpleType name="valign-image">
  <xs:annotation>
    <xs:documentation>The valign-image type is used to indicate vertical alignment for images and graphics, so it does not include a baseline value. Defaults are implementation-dependent.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="top" />
    <xs:enumeration value="middle" />
    <xs:enumeration value="bottom" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301