You are here: MusicXML Reference > Score Schema (XSD) > Elements > Element: artificial

Element: artificial

Description

The artificial element indicates that this is an artificial harmonic.

Derived By

Type empty

Content Model

Always empty.

Referenced By
Example

      <note>

        <pitch>

          <step>C</step>

          <octave>4</octave>

       </pitch>

        <duration>4</duration>

        <voice>1</voice>

        <type>half</type>

        <stem default-y="0">up</stem>

        <notations>

          <technical>

            <harmonic>

              <artificial/>

              <base-pitch/>

            </harmonic>

          </technical>

        </notations>

      </note>

      <note>

        <chord/>

        <pitch>

          <step>F</step>

          <octave>4</octave>

        </pitch>

        <duration>4</duration>

        <voice>1</voice>

        <type>half</type>

        <stem>up</stem>

        <notehead filled="no">diamond</notehead>

        <notations>

          <technical>

            <harmonic>

              <artificial/>

              <touching-pitch/>

            </harmonic>

          </technical>

        </notations>

      </note>

      <note print-object="no">

        <chord/>

        <pitch>

          <step>C</step>

          <octave>6</octave>

        </pitch>

        <duration>4</duration>

        <voice>1</voice>

        <type>half</type>

        <notations>

          <technical>

            <harmonic>

              <artificial/>

              <sounding-pitch/>

            </harmonic>

          </technical>

        </notations>

      </note>


Definition

See harmonic

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301