att.annot.vis

Visual domain attributes.
Module
MEI.visual
Attributes
place
place(optional)Location of the annotation. One or more values from data.PLACEMENT, separated by spaces.
place(optional)Location of the annotation. One or more values from data.PLACEMENT, separated by spaces.
Visual component declarations.
place(optional)Location of the annotation. One or more values from data.PLACEMENT, separated by spaces.
Available at
annot(annotation) – Provides a statement explaining the text or indicating the basis for an assertion.
annot(annotation) – Provides a statement explaining the text or indicating the basis for an assertion.
Declaration
<classSpec ident="att.annot.vis" module="MEI.visual" type="atts">
<desc>Visual domain attributes.</desc>
<attList org="group">
<attDef ident="place" usage="opt">
<desc>Location of the annotation.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:ref name="data.PLACEMENT" />
</datatype>
</attDef>
</attList>
</classSpec>