att.annot.vis

Visual domain attributes.
Module
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
annotProvides a statement explaining the text or indicating the basis for an assertion.
Component declarations that are shared between two or more modules.
annotProvides a statement explaining the text or indicating the basis for an assertion.
Declaration
<classSpec ident="att.annot.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes.</desc>
<attList>
<attDef ident="place" usage="opt">
<desc xml:lang="en">Location of the annotation.</desc>
<datatype maxOccurs="unbounded">
<rng:ref name="data.PLACEMENT"/>
</datatype>
</attDef>
</attList>
</classSpec>