att.section.vis

Visual domain attributes.
Module
Attributes
restart
restart(optional)Indicates that staves begin again with this section. Value conforms to data.BOOLEAN.
restart(optional)Indicates that staves begin again with this section. Value conforms to data.BOOLEAN.
Visual component declarations.
restart(optional)Indicates that staves begin again with this section. Value conforms to data.BOOLEAN.
Available at
sectionSegment of music data.
Component declarations that are shared between two or more modules.
sectionSegment of music data.
Declaration
<classSpec ident="att.section.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes.</desc>
<attList>
<attDef ident="restart" usage="opt">
<desc xml:lang="en">Indicates that staves begin again with this section.</desc>
<datatype>
<rng:ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>