You are here: MusicXML Reference > Score Schema (XSD) > Elements > Element: accordion-registration

Element: accordion-registration

Description

The accordion-registration type is use for accordion registration symbols. These are circular symbols divided horizontally into high, middle, and low sections that correspond to 4', 8', and 16' pipes. Each accordion-high, accordion-middle, and accordion-low element represents the presence of one or more dots in the registration diagram. An accordion-registration element needs to have at least one of the child elements present.

Derived By

Type accordion-registration

Attributes
Name  Type  Required?  Default  Description 
default-x  tenths  No 
default-y  tenths  No 
relative-x  tenths  No 
relative-y  tenths  No 
font-family  comma-separated-text  No 
font-style  font-style  No 
font-size  font-size  No 
font-weight  font-weight  No 
color  color  No 
halign  left-center-right  No 
valign  valign  No  The valign attribute is used to indicate vertical alignment to the top, middle, bottom, or baseline of the text or image. Defaults are implementation-dependent.
Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Default  Description 
  1..1 
accordion-high  empty  0..1 

The accordion-high element indicates the presence of a dot in the high (4') section of the registration symbol.

accordion-middle  accordion-middle  0..1 

The accordion-middle element indicates the presence of 1 to 3 dots in the middle (8') section of the registration symbol.

accordion-low  empty  0..1 

The accordion-low element indicates the presence of a dot in the low (16') section of the registration symbol.

Referenced By
Example

        <direction-type>
          <accordion-registration default-y="17">
            <accordion-high/>     
          </accordion-registration>

        </direction-type>

Definition

See direction-type

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301