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
<section>Segment of music data.
Component declarations that are shared between two or more modules.
<section>Segment 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>