print-object

The print-object attribute specifies whether or not to print an object (e.g. a note or a rest). It is yes by default.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
print-object yes-no optional

Used By

Source

<xs:attributeGroup name="print-object">
  <xs:annotation>
    <xs:documentation>The print-object attribute specifies whether or not to print an object (e.g. a note or a rest). It is yes by default.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="print-object" type="yes-no"/>
</xs:attributeGroup>