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

Element: ipa

Description

The ipa element represents International Phonetic Alphabet (IPA) sounds for vocal music. String content is limited to IPA 2005 symbols represented in Unicode 6.0.

Derived By

Type xs:string

Referenced By
Example

      <note default-x="452">
        <pitch>
          <step>B</step>
          <alter>-1</alter>
          <octave>3</octave>
        </pitch>
        <duration>2</duration>
        <voice>1</voice>
        <type>eighth</type>
        <stem default-y="15">up</stem>
        <beam number="1">end</beam>
        <lyric default-y="-80" number="1">
          <syllabic>end</syllabic>
          <text>ste</text>
          <elision>Â </elision>
          <syllabic>begin</syllabic>
          <text>A</text>
        </lyric>
        <play>
          <ipa>stÉ›a</ipa>
        </play>
      </note>
Definition

See play

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301