att.optimization

Attributes pertaining to layout optimization.
Module
Attributes
@optimize
@optimize(optional)Indicates whether staves without notes, rests, etc. should be displayed. When the value is 'true', empty staves are not displayed. Value conforms to data.BOOLEAN.
@optimize(optional)Indicates whether staves without notes, rests, etc. should be displayed. When the value is 'true', empty staves are not displayed. Value conforms to data.BOOLEAN.
@optimize(optional)Indicates whether staves without notes, rests, etc. should be displayed. When the value is 'true', empty staves are not displayed. Value conforms to data.BOOLEAN.
Available at
<scoreDef>Container for score meta-information.
<scoreDef>Container for score meta-information.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.optimization" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes pertaining to layout optimization.</desc>
<attList>
<attDef ident="optimize" usage="opt">
<desc xml:lang="en">Indicates whether staves without notes, rests, etc. should be displayed. When the value is 'true', empty staves are not displayed.</desc>
<datatype>
<ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>