Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element technical/up-bow
Namespace No namespace
Annotations
The up-bow element represent the symbol that is used both for up-bowing  on bowed instruments, and up-stroke on plucked instruments.
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231
Type empty-placement
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="up-bow" type="empty-placement">
  <xs:annotation>
    <xs:documentation>The up-bow element represent the symbol that is used both for up-bowing on bowed instruments, and up-stroke on plucked instruments.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/down-bow
Namespace No namespace
Annotations
The down-bow element represent the symbol that is used both for down-bowing  on bowed instruments, and down-stroke on plucked instruments.
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231
Type empty-placement
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="down-bow" type="empty-placement">
  <xs:annotation>
    <xs:documentation>The down-bow element represent the symbol that is used both for down-bowing on bowed instruments, and down-stroke on plucked instruments.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/harmonic
Namespace No namespace
Diagram
Diagram musicxml4.tmp#id138 musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml8.tmp#id696 musicxml8.tmp#id697 musicxml8.tmp#id698 musicxml8.tmp#id699 musicxml8.tmp#id700 musicxml8.tmp#id695
Type harmonic
Properties
content: complex
Model (natural | artificial) , (base-pitch | touching-pitch | sounding-pitch)
Children artificial, base-pitch, natural, sounding-pitch, touching-pitch
Instance
<harmonic color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" placement="" print-object="" relative-x="" relative-y="">
  <natural>{1,1}</natural>
  <artificial>{1,1}</artificial>
</harmonic>
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
print-object yes-no optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="harmonic" type="harmonic"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/open-string
Namespace No namespace
Annotations
The open-string element represents the open string symbol.
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231
Type empty-placement
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="open-string" type="empty-placement">
  <xs:annotation>
    <xs:documentation>The open-string element represents the open string symbol.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/thumb-position
Namespace No namespace
Annotations
The thumb-position element represents the thumb position symbol.
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231
Type empty-placement
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="thumb-position" type="empty-placement">
  <xs:annotation>
    <xs:documentation>The thumb-position element represents the thumb position symbol.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/fingering
Namespace No namespace
Diagram
Diagram musicxml12.tmp#id237 musicxml12.tmp#id238 musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml12.tmp#id236
Type fingering
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
alternate yes-no optional
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
substitution yes-no optional
Source
<xs:element name="fingering" type="fingering"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/pluck
Namespace No namespace
Annotations
The pluck element is used to specify the plucking fingering on a fretted instrument, where the fingering element refers to the fretting fingering. Typical values are p, i, m, a for pulgar/thumb, indicio/index, medio/middle, and anular/ring fingers.
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml62.tmp#id656
Type placement-text
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="pluck" type="placement-text">
  <xs:annotation>
    <xs:documentation>The pluck element is used to specify the plucking fingering on a fretted instrument, where the fingering element refers to the fretting fingering. Typical values are p, i, m, a for pulgar/thumb, indicio/index, medio/middle, and anular/ring fingers.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/double-tongue
Namespace No namespace
Annotations
The double-tongue element represents the double tongue symbol (two dots arranged horizontally).
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231
Type empty-placement
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="double-tongue" type="empty-placement">
  <xs:annotation>
    <xs:documentation>The double-tongue element represents the double tongue symbol (two dots arranged horizontally).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/triple-tongue
Namespace No namespace
Annotations
The triple-tongue element represents the triple tongue symbol (three dots arranged horizontally).
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231
Type empty-placement
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="triple-tongue" type="empty-placement">
  <xs:annotation>
    <xs:documentation>The triple-tongue element represents the triple tongue symbol (three dots arranged horizontally).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/stopped
Namespace No namespace
Annotations
The stopped element represents the stopped symbol, which looks like a plus sign.
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231
Type empty-placement
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="stopped" type="empty-placement">
  <xs:annotation>
    <xs:documentation>The stopped element represents the stopped symbol, which looks like a plus sign.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/snap-pizzicato
Namespace No namespace
Annotations
The snap-pizzicato element represents the snap pizzicato symbol (a circle with a line).
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231
Type empty-placement
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="snap-pizzicato" type="empty-placement">
  <xs:annotation>
    <xs:documentation>The snap-pizzicato element represents the snap pizzicato symbol (a circle with a line).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/fret
Namespace No namespace
Diagram
Diagram musicxml1.tmp#id108 musicxml2.tmp#id102 musicxml234.tmp#id240
Type fret
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
Source
<xs:element name="fret" type="fret"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/string
Namespace No namespace
Diagram
Diagram musicxml82.tmp#id69 musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml160.tmp#id254
Type string
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="string" type="string"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/hammer-on
Namespace No namespace
Diagram
Diagram musicxml67.tmp#id693 musicxml67.tmp#id694 musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml67.tmp#id692
Type hammer-on-pull-off
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
number number-level 1 optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
type start-stop required
Source
<xs:element name="hammer-on" type="hammer-on-pull-off"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/pull-off
Namespace No namespace
Diagram
Diagram musicxml67.tmp#id693 musicxml67.tmp#id694 musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml67.tmp#id692
Type hammer-on-pull-off
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
number number-level 1 optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
type start-stop required
Source
<xs:element name="pull-off" type="hammer-on-pull-off"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/bend
Namespace No namespace
Diagram
Diagram musicxml6.tmp#id142 musicxml164.tmp#id90 musicxml222.tmp#id665 musicxml222.tmp#id666 musicxml222.tmp#id667 musicxml222.tmp#id668 musicxml222.tmp#id664
Type bend
Properties
content: complex
Model bend-alter , (pre-bend | release) , with-bar{0,1}
Children bend-alter, pre-bend, release, with-bar
Instance
<bend accelerate="" beats="" color="" default-x="" default-y="" first-beat="" font-family="" font-size="" font-style="" font-weight="" last-beat="" relative-x="" relative-y="">
  <bend-alter>{1,1}</bend-alter>
  <with-bar color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" placement="" relative-x="" relative-y="">{0,1}</with-bar>
</bend>
Attributes
QName Type Fixed Default Use Annotation
accelerate yes-no optional
beats non-negative-decimal optional
color color optional
default-x tenths optional
default-y tenths optional
first-beat percent optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
last-beat percent optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="bend" type="bend"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/tap
Namespace No namespace
Annotations
The tap element indicates a tap on the fretboard. The element content allows specification of the notation; + and T are common choices. If empty, the display is application-specific.
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml62.tmp#id656
Type placement-text
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="tap" type="placement-text">
  <xs:annotation>
    <xs:documentation>The tap element indicates a tap on the fretboard. The element content allows specification of the notation; + and T are common choices. If empty, the display is application-specific.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/heel
Namespace No namespace
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231 musicxml112.tmp#id702 musicxml112.tmp#id701
Type heel-toe
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
substitution yes-no optional
Source
<xs:element name="heel" type="heel-toe"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/toe
Namespace No namespace
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231 musicxml112.tmp#id702 musicxml112.tmp#id701
Type heel-toe
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
substitution yes-no optional
Source
<xs:element name="toe" type="heel-toe"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/fingernails
Namespace No namespace
Annotations
The fingernails element is used in harp notation.
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml23.tmp#id231
Type empty-placement
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="fingernails" type="empty-placement">
  <xs:annotation>
    <xs:documentation>The fingernails element is used in harp notation.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element technical/other-technical
Namespace No namespace
Annotations
The other-technical element is used to define any technical indications not yet in the MusicXML format. This allows extended representation, though without application interoperability.
Diagram
Diagram musicxml6.tmp#id142 musicxml7.tmp#id131 musicxml62.tmp#id656
Type placement-text
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:element name="other-technical" type="placement-text">
  <xs:annotation>
    <xs:documentation>The other-technical element is used to define any technical indications not yet in the MusicXML format. This allows extended representation, though without application interoperability.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Complex Type technical
Namespace No namespace
Annotations
Technical indications give performance information for individual instruments.
Diagram
Diagram musicxml9.tmp#id770 musicxml9.tmp#id771 musicxml9.tmp#id772 musicxml9.tmp#id773 musicxml9.tmp#id774 musicxml9.tmp#id775 musicxml9.tmp#id776 musicxml9.tmp#id777 musicxml9.tmp#id778 musicxml9.tmp#id779 musicxml9.tmp#id780 musicxml9.tmp#id781 musicxml9.tmp#id782 musicxml9.tmp#id783 musicxml9.tmp#id784 musicxml9.tmp#id785 musicxml9.tmp#id786 musicxml9.tmp#id787 musicxml9.tmp#id788 musicxml9.tmp#id789 musicxml9.tmp#id790
Used by
Model up-bow | down-bow | harmonic | open-string | thumb-position | fingering | pluck | double-tongue | triple-tongue | stopped | snap-pizzicato | fret | string | hammer-on | pull-off | bend | tap | heel | toe | fingernails | other-technical
Children bend, double-tongue, down-bow, fingering, fingernails, fret, hammer-on, harmonic, heel, open-string, other-technical, pluck, pull-off, snap-pizzicato, stopped, string, tap, thumb-position, toe, triple-tongue, up-bow
Source
<xs:complexType name="technical">
  <xs:annotation>
    <xs:documentation>Technical indications give performance information for individual instruments.</xs:documentation>
  </xs:annotation>
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="up-bow" type="empty-placement">
      <xs:annotation>
        <xs:documentation>The up-bow element represent the symbol that is used both for up-bowing on bowed instruments, and up-stroke on plucked instruments.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="down-bow" type="empty-placement">
      <xs:annotation>
        <xs:documentation>The down-bow element represent the symbol that is used both for down-bowing on bowed instruments, and down-stroke on plucked instruments.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="harmonic" type="harmonic"/>
    <xs:element name="open-string" type="empty-placement">
      <xs:annotation>
        <xs:documentation>The open-string element represents the open string symbol.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="thumb-position" type="empty-placement">
      <xs:annotation>
        <xs:documentation>The thumb-position element represents the thumb position symbol.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="fingering" type="fingering"/>
    <xs:element name="pluck" type="placement-text">
      <xs:annotation>
        <xs:documentation>The pluck element is used to specify the plucking fingering on a fretted instrument, where the fingering element refers to the fretting fingering. Typical values are p, i, m, a for pulgar/thumb, indicio/index, medio/middle, and anular/ring fingers.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="double-tongue" type="empty-placement">
      <xs:annotation>
        <xs:documentation>The double-tongue element represents the double tongue symbol (two dots arranged horizontally).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="triple-tongue" type="empty-placement">
      <xs:annotation>
        <xs:documentation>The triple-tongue element represents the triple tongue symbol (three dots arranged horizontally).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="stopped" type="empty-placement">
      <xs:annotation>
        <xs:documentation>The stopped element represents the stopped symbol, which looks like a plus sign.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="snap-pizzicato" type="empty-placement">
      <xs:annotation>
        <xs:documentation>The snap-pizzicato element represents the snap pizzicato symbol (a circle with a line).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="fret" type="fret"/>
    <xs:element name="string" type="string"/>
    <xs:element name="hammer-on" type="hammer-on-pull-off"/>
    <xs:element name="pull-off" type="hammer-on-pull-off"/>
    <xs:element name="bend" type="bend"/>
    <xs:element name="tap" type="placement-text">
      <xs:annotation>
        <xs:documentation>The tap element indicates a tap on the fretboard. The element content allows specification of the notation; + and T are common choices. If empty, the display is application-specific.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="heel" type="heel-toe"/>
    <xs:element name="toe" type="heel-toe"/>
    <xs:element name="fingernails" type="empty-placement">
      <xs:annotation>
        <xs:documentation>The fingernails element is used in harp notation.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="other-technical" type="placement-text">
      <xs:annotation>
        <xs:documentation>The other-technical element is used to define any technical indications not yet in the MusicXML format. This allows extended representation, though without application interoperability.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd