Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute printout/@print-dot
Namespace No namespace
Type yes-no
Properties
content: simple
Facets
enumeration yes, no
Used by
Attribute Group printout
Source
<xs:attribute name="print-dot" type="yes-no"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute printout/@print-lyric
Namespace No namespace
Type yes-no
Properties
content: simple
Facets
enumeration yes, no
Used by
Attribute Group printout
Source
<xs:attribute name="print-lyric" type="yes-no"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute Group printout
Namespace No namespace
Diagram
Diagram musicxml4.tmp#id139 musicxml4.tmp#id138 musicxml137.tmp#id144 musicxml231.tmp#id141 musicxml231.tmp#id140 musicxml137.tmp#id145
Used by
Complex Types figured-bass, note
Attributes
QName Type Fixed Default Use Annotation
print-dot yes-no optional
print-lyric yes-no optional
print-object yes-no optional
print-spacing yes-no optional
Source
<xs:attributeGroup name="printout">
  <xs:annotation>
    <xs:documentation>The printout attribute group collects the different controls over printing an object (e.g. a note or rest) and its parts, including augmetnaton dots and lyrics. By default, all these attributes are set to yes. If print-object is set to no, the print-dot and print-lyric attributes are interpreted to also be set to no if they are not present.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="print-object"/>
  <xs:attribute name="print-dot" type="yes-no"/>
  <xs:attributeGroup ref="print-spacing"/>
  <xs:attribute name="print-lyric" type="yes-no"/>
</xs:attributeGroup>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd