The <accordion-low> element

Parent element: <accordion-registration>

The <accordion-low> element indicates the presence of a dot in the low (16') section of the registration symbol. This element is omitted if no dot is present.

https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/accordion-low/

Hierarchy

  • AccordionLow

Implements

Constructors

Properties

contents: []
schema: {
    attributes: {};
    contents: readonly [];
    name: "accordion-low";
} = AccordionLow.schema

Type declaration

  • Readonly attributes: {}
    • Readonly contents: readonly []
    • Readonly name: "accordion-low"
    schema: {
        attributes: {};
        contents: readonly [];
        name: "accordion-low";
    } = ...

    Type declaration

    • Readonly attributes: {}
      • Readonly contents: readonly []
      • Readonly name: "accordion-low"

      Generated using TypeDoc