att.section.vis

Visual domain attributes.
Module
MEI.visual
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.
sectionSegment of music data.
Declaration
<classSpec ident="att.section.vis" module="MEI.visual" type="atts">
<desc>Visual domain attributes.</desc>
<attList org="group">
<attDef ident="restart" usage="opt">
<desc>Indicates that staves begin again with this section.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BOOLEAN" />
</datatype>
</attDef>
</attList>
</classSpec>