Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute level-display/@parentheses
Namespace No namespace
Type yes-no
Properties
content: simple
Facets
enumeration yes, no
Used by
Attribute Group level-display
Source
<xs:attribute name="parentheses" type="yes-no"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute level-display/@bracket
Namespace No namespace
Type yes-no
Properties
content: simple
Facets
enumeration yes, no
Used by
Attribute Group level-display
Source
<xs:attribute name="bracket" type="yes-no"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute level-display/@size
Namespace No namespace
Type symbol-size
Properties
content: simple
Facets
enumeration full, cue, large
Used by
Attribute Group level-display
Source
<xs:attribute name="size" type="symbol-size"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute Group level-display
Namespace No namespace
Diagram
Diagram musicxml95.tmp#id120 musicxml95.tmp#id121 musicxml95.tmp#id122
Used by
Complex Types accidental, level
Attributes
QName Type Fixed Default Use Annotation
bracket yes-no optional
parentheses yes-no optional
size symbol-size optional
Source
<xs:attributeGroup name="level-display">
  <xs:annotation>
    <xs:documentation>The level-display attribute group specifies three common ways to indicate editorial indications: putting parentheses or square brackets around a symbol, or making the symbol a different size. If not specified, they are left to application defaults. It is used by the level and accidental elements.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="parentheses" type="yes-no"/>
  <xs:attribute name="bracket" type="yes-no"/>
  <xs:attribute name="size" type="symbol-size"/>
</xs:attributeGroup>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd