att.perfRes.basic

Attributes that define the characteristics and components of the performance resource or a performance resource list.
Module
Attributes
adlib, count
adlib(optional)Marks a performance resource as ad libitum (optional). Value conforms to data.BOOLEAN.
count(optional)Indicates the number of performers. Value is a positive integer.
count(optional)Indicates the number of performers. Value is a positive integer.
(MEI.header) Attributes that describe a performance resource as ad libitum (optional).
adlib(optional)Marks a performance resource as ad libitum (optional). Value conforms to data.BOOLEAN.
Metadata header component declarations.
adlib(optional)Marks a performance resource as ad libitum (optional). Value conforms to data.BOOLEAN.
count(optional)Indicates the number of performers. Value is a positive integer.
Available at
perfResListSeveral instrumental or vocal resources treated as a group.
perfResName of an instrument on which a performer plays, a performer's voice range, or a standard performing ensemble designation.
Metadata header component declarations.
perfResName of an instrument on which a performer plays, a performer's voice range, or a standard performing ensemble designation.
perfResListSeveral instrumental or vocal resources treated as a group.
Declaration
<classSpec ident="att.perfRes.basic" module="MEI.header" type="atts">
<desc xml:lang="en">Attributes that define the characteristics and components of the performance resource or a performance resource list.</desc>
<classes>
<memberOf key="att.adlibitum"/>
</classes>
<attList>
<attDef ident="count" usage="opt">
<desc xml:lang="en">Indicates the number of performers.</desc>
<datatype>
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>