att.staffGrp.vis

Visual domain attributes.
Module MEI.shared
Members
staffGrp (direct member of att.staffGrp.vis)
Attributes
@barthru(optional)Indicates whether bar lines go across the space between staves (true) or are only drawn across the lines of each staff (false). Value conforms to data.BOOLEAN. att.staffGrp.vis
@label.abbr(optional)Provides a label for a group of staves on pages after the first page. Usually, this label takes an abbreviated form. Value of datatype string. att.labels.addl
@symbol(optional)Specifies the symbol used to group a set of staves. Allowed values are: "brace" (Curved symbol, i.e., {.), "bracket" (Square symbol, i.e., [, but with curved/angled top and bottom segments.), "bracketsq" (Square symbol, i.e., [, with horizontal top and bottom segments.), "line" (Line symbol, i.e., |, (wide) line without top and bottom curved/horizontal segments.), "none" (Grouping symbol missing.)att.staffgroupingsym
@visible(optional)Indicates if a feature should be rendered when the notation is presented graphically or sounded when it is presented in an aural form. Value conforms to data.BOOLEAN. att.visibility
Declaration
<classes>
<memberOf key="att.labels.addl"/>
<memberOf key="att.staffgroupingsym"/>
<memberOf key="att.visibility"/>
</classes>
<attDef ident="barthru" usage="opt">
<desc>Indicates whether bar lines go across the space between staves (true) or are only drawn across the lines of each staff (false).</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BOOLEAN" />
</datatype>
</attDef>