Showing:

Attributes
Diagrams
Properties
Source
Used by
Attribute x-position/@default-x
Namespace No namespace
Type tenths
Properties
content: simple
Used by
Attribute Group x-position
Source
<xs:attribute name="default-x" type="tenths"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute x-position/@default-y
Namespace No namespace
Type tenths
Properties
content: simple
Used by
Attribute Group x-position
Source
<xs:attribute name="default-y" type="tenths"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute x-position/@relative-x
Namespace No namespace
Type tenths
Properties
content: simple
Used by
Attribute Group x-position
Source
<xs:attribute name="relative-x" type="tenths"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute x-position/@relative-y
Namespace No namespace
Type tenths
Properties
content: simple
Used by
Attribute Group x-position
Source
<xs:attribute name="relative-y" type="tenths"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute Group x-position
Namespace No namespace
Diagram
Diagram musicxml174.tmp#id169 musicxml174.tmp#id170 musicxml174.tmp#id171 musicxml174.tmp#id172
Used by
Complex Type note
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="x-position">
  <xs:annotation>
    <xs:documentation>The x-position attribute group is used for elements like notes where specifying x position is common, but specifying y 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