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.
@place(optional)Location of the annotation. One or more values from data.PLACEMENT, separated by spaces.
Available at
<annot>Provides a statement explaining the text or indicating the basis for an assertion.
<annot>Provides a statement explaining the text or indicating the basis for an assertion.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" 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">
<ref name="data.PLACEMENT"/>
</datatype>
</attDef>
</attList>
</classSpec>