Showing:

Attributes
Diagrams
Properties
Source
Used by
Attribute y-position/@default-x
Namespace No namespace
Type tenths
Properties
content: simple
Used by
Attribute Group y-position
Source
<xs:attribute name="default-x" type="tenths"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute y-position/@default-y
Namespace No namespace
Type tenths
Properties
content: simple
Used by
Attribute Group y-position
Source
<xs:attribute name="default-y" type="tenths"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute y-position/@relative-x
Namespace No namespace
Type tenths
Properties
content: simple
Used by
Attribute Group y-position
Source
<xs:attribute name="relative-x" type="tenths"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute y-position/@relative-y
Namespace No namespace
Type tenths
Properties
content: simple
Used by
Attribute Group y-position
Source
<xs:attribute name="relative-y" type="tenths"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute Group y-position
Namespace No namespace
Diagram
Diagram musicxml146.tmp#id174 musicxml146.tmp#id175 musicxml146.tmp#id176 musicxml146.tmp#id177
Used by
Complex Type stem
Attributes
QName Type Fixed Default Use Annotation
default-x tenths optional
default-y tenths optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:attributeGroup name="y-position">
  <xs:annotation>
    <xs:documentation>The y-position attribute group is used for elements like stems where specifying y position is common, but specifying x position is rare.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="default-x" type="tenths"/>
  <xs:attribute name="default-y" type="tenths"/>
  <xs:attribute name="relative-x" type="tenths"/>
  <xs:attribute name="relative-y" type="tenths"/>
</xs:attributeGroup>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd