Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute text-decoration/@underline
Namespace No namespace
Type number-of-lines
Properties
content: simple
Facets
maxInclusive 3
minInclusive 0
Used by
Attribute Group text-decoration
Source
<xs:attribute name="underline" type="number-of-lines"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute text-decoration/@overline
Namespace No namespace
Type number-of-lines
Properties
content: simple
Facets
maxInclusive 3
minInclusive 0
Used by
Attribute Group text-decoration
Source
<xs:attribute name="overline" type="number-of-lines"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute text-decoration/@line-through
Namespace No namespace
Type number-of-lines
Properties
content: simple
Facets
maxInclusive 3
minInclusive 0
Used by
Attribute Group text-decoration
Source
<xs:attribute name="line-through" type="number-of-lines"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute Group text-decoration
Namespace No namespace
Diagram
Diagram musicxml13.tmp#id147 musicxml13.tmp#id148 musicxml13.tmp#id149
Used by
Attribute Group text-formatting
Complex Types rehearsal, text-element-data
Attributes
QName Type Fixed Default Use Annotation
line-through number-of-lines optional
overline number-of-lines optional
underline number-of-lines optional
Source
<xs:attributeGroup name="text-decoration">
  <xs:annotation>
    <xs:documentation>The text-decoration attribute group is based on the similar feature in XHTML and CSS. It allows for text to be underlined, overlined, or struck-through. It extends the CSS version by allow double or triple lines instead of just being on or off.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="underline" type="number-of-lines"/>
  <xs:attribute name="overline" type="number-of-lines"/>
  <xs:attribute name="line-through" type="number-of-lines"/>
</xs:attributeGroup>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd