Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element direction/direction-type
Namespace No namespace
Diagram
Diagram musicxml194.tmp#id415 musicxml194.tmp#id418 musicxml194.tmp#id419 musicxml194.tmp#id420 musicxml194.tmp#id421 musicxml194.tmp#id426 musicxml194.tmp#id427 musicxml194.tmp#id428 musicxml194.tmp#id429 musicxml194.tmp#id433 musicxml194.tmp#id459 musicxml194.tmp#id464 musicxml194.tmp#id470 musicxml194.tmp#id471 musicxml194.tmp#id472 musicxml194.tmp#id473 musicxml194.tmp#id476 musicxml194.tmp#id478 musicxml194.tmp#id479 musicxml194.tmp#id414
Type direction-type
Properties
content: complex
maxOccurs: unbounded
Model rehearsal+ | segno+ | words+ | coda+ | wedge | dynamics | dashes | bracket | pedal | metronome | octave-shift | harp-pedals | damp | damp-all | eyeglasses | scordatura | image | accordion-registration | other-direction
Children accordion-registration, bracket, coda, damp, damp-all, dashes, dynamics, eyeglasses, harp-pedals, image, metronome, octave-shift, other-direction, pedal, rehearsal, scordatura, segno, wedge, words
Instance
<direction-type>
  <rehearsal color="" default-x="" default-y="" dir="" enclosure="" font-family="" font-size="" font-style="" font-weight="" lang="" line-through="" overline="" relative-x="" relative-y="" rotation="" underline="">{1,unbounded}</rehearsal>
  <segno color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" relative-x="" relative-y="">{1,unbounded}</segno>
  <words color="" default-x="" default-y="" dir="" enclosure="" font-family="" font-size="" font-style="" font-weight="" halign="" justify="" lang="" letter-spacing="" line-height="" line-through="" overline="" relative-x="" relative-y="" rotation="" underline="" valign="">{1,unbounded}</words>
  <coda color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" relative-x="" relative-y="">{1,unbounded}</coda>
  <wedge color="" default-x="" default-y="" number="" relative-x="" relative-y="" spread="" type="">{1,1}</wedge>
  <dynamics color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" placement="" relative-x="" relative-y="">{1,1}</dynamics>
  <dashes color="" default-x="" default-y="" number="" relative-x="" relative-y="" type="">{1,1}</dashes>
  <bracket color="" default-x="" default-y="" end-length="" line-end="" line-type="" number="" relative-x="" relative-y="" type="">{1,1}</bracket>
  <pedal color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" line="" relative-x="" relative-y="" type="">{1,1}</pedal>
  <metronome color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" parentheses="" relative-x="" relative-y="">{1,1}</metronome>
  <octave-shift color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" number="" relative-x="" relative-y="" size="8" type="">{1,1}</octave-shift>
  <harp-pedals color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" relative-x="" relative-y="">{1,1}</harp-pedals>
  <damp color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" relative-x="" relative-y="">{1,1}</damp>
  <damp-all color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" relative-x="" relative-y="">{1,1}</damp-all>
  <eyeglasses color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" relative-x="" relative-y="">{1,1}</eyeglasses>
  <scordatura>{1,1}</scordatura>
  <image default-x="" default-y="" halign="" relative-x="" relative-y="" source="" type="" valign="">{1,1}</image>
  <accordion-registration color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" relative-x="" relative-y="">{1,1}</accordion-registration>
  <other-direction color="" default-x="" default-y="" font-family="" font-size="" font-style="" font-weight="" print-object="" relative-x="" relative-y="">{1,1}</other-direction>
</direction-type>
Source
<xs:element name="direction-type" type="direction-type" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element direction/offset
Namespace No namespace
Diagram
Diagram musicxml104.tmp#id8 musicxml105.tmp#id483 musicxml105.tmp#id482
Type offset
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
sound yes-no optional
Source
<xs:element name="offset" type="offset" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Element direction/sound
Namespace No namespace
Diagram
Diagram musicxml48.tmp#id493 musicxml48.tmp#id494 musicxml48.tmp#id495 musicxml48.tmp#id496 musicxml48.tmp#id497 musicxml48.tmp#id498 musicxml48.tmp#id499 musicxml48.tmp#id500 musicxml48.tmp#id501 musicxml48.tmp#id502 musicxml48.tmp#id503 musicxml48.tmp#id504 musicxml48.tmp#id505 musicxml48.tmp#id506 musicxml48.tmp#id507 musicxml48.tmp#id508 musicxml48.tmp#id509 musicxml48.tmp#id491 musicxml48.tmp#id492 musicxml48.tmp#id490
Type sound
Properties
content: complex
minOccurs: 0
Model midi-instrument* , offset{0,1}
Children midi-instrument, offset
Instance
<sound coda="" dacapo="" dalsegno="" damper-pedal="" divisions="" dynamics="" elevation="" fine="" forward-repeat="" pan="" pizzicato="" segno="" soft-pedal="" sostenuto-pedal="" tempo="" time-only="" tocoda="">
  <midi-instrument id="">{0,unbounded}</midi-instrument>
  <offset sound="">{0,1}</offset>
</sound>
Attributes
QName Type Fixed Default Use Annotation
coda xs:token optional
dacapo yes-no optional
dalsegno xs:token optional
damper-pedal yes-no-number optional
divisions divisions optional
dynamics xs:decimal optional
elevation rotation-degrees optional
fine xs:token optional
forward-repeat yes-no optional
pan rotation-degrees optional
pizzicato yes-no optional
segno xs:token optional
soft-pedal yes-no-number optional
sostenuto-pedal yes-no-number optional
tempo non-negative-decimal optional
time-only xs:token optional
tocoda xs:token optional
Source
<xs:element name="sound" type="sound" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Complex Type direction
Namespace No namespace
Annotations
A direction is a musical indication that is not attached to a specific note. Two or more may be combined to indicate starts and stops of wedges, dashes, etc.
	
By default, a series of direction-type elements and a series of child elements of a direction-type within a single direction element follow one another in sequence visually. For a series of direction-type children, non-positional formatting attributes are carried over from the previous element by default.
Diagram
Diagram musicxml7.tmp#id131 musicxml42.tmp#id104 musicxml43.tmp#id413 musicxml43.tmp#id481 musicxml39.tmp#id263 musicxml39.tmp#id262 musicxml44.tmp#id265 musicxml44.tmp#id264 musicxml45.tmp#id486 musicxml45.tmp#id485 musicxml46.tmp#id484 musicxml47.tmp#id488 musicxml47.tmp#id487 musicxml43.tmp#id489
Used by
Model direction-type+ , offset{0,1} , footnote , level , voice , staff , sound{0,1}
Children direction-type, footnote, level, offset, sound, staff, voice
Attributes
QName Type Fixed Default Use Annotation
directive yes-no optional
placement above-below optional
Source
<xs:complexType name="direction">
  <xs:annotation>
    <xs:documentation>A direction is a musical indication that is not attached to a specific note. Two or more may be combined to indicate starts and stops of wedges, dashes, etc. By default, a series of direction-type elements and a series of child elements of a direction-type within a single direction element follow one another in sequence visually. For a series of direction-type children, non-positional formatting attributes are carried over from the previous element by default.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="direction-type" type="direction-type" maxOccurs="unbounded"/>
    <xs:element name="offset" type="offset" minOccurs="0"/>
    <xs:group ref="editorial-voice-direction"/>
    <xs:group ref="staff" minOccurs="0"/>
    <xs:element name="sound" type="sound" minOccurs="0"/>
  </xs:sequence>
  <xs:attributeGroup ref="placement"/>
  <xs:attributeGroup ref="directive"/>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd