att.anchoredText.log

Logical domain attributes.
Attributes
func, startid
func(recommended)Indicates the function of the text. Suggested values are: "unknown" (The function of the text 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 text. Suggested values are: "unknown" (The function of the text is unknown.)
(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.
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 text. Suggested values are: "unknown" (The function of the text is unknown.)
Available at
anchoredTextContainer for text that is fixed to a particular page location, regardless of changes made to the layout of the measures around it.
User-defined symbols component declarations.
anchoredTextContainer for text that is fixed to a particular page location, regardless of changes made to the layout of the measures around it.
Declaration
<classSpec ident="att.anchoredText.log" module="MEI.usersymbols" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<classes>
<memberOf key="att.startId"/>
</classes>
<attList>
<attDef ident="func" usage="rec">
<desc xml:lang="en">Indicates the function of the text.</desc>
<datatype>
<rng:data type="NMTOKEN"/>
</datatype>
<valList type="semi">
<valItem ident="unknown">
<desc xml:lang="en">The function of the text is unknown.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>