att.curve.log

Logical domain attributes.
Attributes
endid, func, startid
endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI.
func(recommended)Indicates the function of the curve. Suggested values are: "unknown" (The function of the curve is unknown.)
startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI.
func(recommended)Indicates the function of the curve. Suggested values are: "unknown" (The function of the curve is unknown.)
(MEI.shared) Attributes recording the identifiers of the first and last elements of a sequence of elements to which the current element is associated.
endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI.
(MEI.shared) Attributes that identify a relative starting point.
startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI.
Component declarations that are shared between two or more modules.
endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI.
startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI.
User-defined symbols component declarations.
func(recommended)Indicates the function of the curve. Suggested values are: "unknown" (The function of the curve is unknown.)
Available at
curveA curved line that cannot be represented by a more specific element, such as a slur.
User-defined symbols component declarations.
curveA curved line that cannot be represented by a more specific element, such as a slur.
Declaration
<classSpec ident="att.curve.log" module="MEI.usersymbols" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<classes>
<memberOf key="att.startEndId"/>
</classes>
<attList>
<attDef ident="func" usage="rec">
<desc xml:lang="en">Indicates the function of the curve.</desc>
<datatype>
<rng:data type="NMTOKEN"/>
</datatype>
<valList type="semi">
<valItem ident="unknown">
<desc xml:lang="en">The function of the curve is unknown.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>