data.NONSTAFFPLACE

Non-staff location.
Module
MEI
Used by
These other Data Types reference data.NONSTAFFPLACE
Allowed Values
botmarAt the foot of the page.
topmarAt the top of the page.
leftmarAt the left of the page.
rightmarAt the right of the page.
facingOn the opposite, i.e. facing, page.
overleafOn the other side of the leaf.
endAt the end of this division; e.g., chapter, volume, etc.
interWithin a line text; i.e., an insertion.
intraBetween the lines of text, less exact than "sub" or "super".
superAbove a line of text, more exact than "intra(linear)". Do not confuse with superscript rendition.
subBelow a line of text, more exact than "intra(linear)". Do not confuse with subscript rendition.
inspaceIn a predefined space; i.e., that left by an earlier scribe.
superimposedObscures original text; e.g., via overstrike, addition of new writing surface material, etc.
Declaration
<macroSpec ident="data.NONSTAFFPLACE" module="MEI" type="dt">
<desc>Non-staff location.</desc>
<content>
<valList type="closed">
<valItem ident="botmar">
<desc>At the foot of the page.</desc>
</valItem>
<valItem ident="topmar">
<desc>At the top of the page.</desc>
</valItem>
<valItem ident="leftmar">
<desc>At the left of the page.</desc>
</valItem>
<valItem ident="rightmar">
<desc>At the right of the page.</desc>
</valItem>
<valItem ident="facing">
<desc>On the opposite, i.e. facing, page.</desc>
</valItem>
<valItem ident="overleaf">
<desc>On the other side of the leaf.</desc>
</valItem>
<valItem ident="end">
<desc>At the end of this division; e.g., chapter, volume, etc.</desc>
</valItem>
<valItem ident="inter">
<desc>Within a line text; i.e., an insertion.</desc>
</valItem>
<valItem ident="intra">
<desc>Between the lines of text, less exact than "sub" or "super".</desc>
</valItem>
<valItem ident="super">
<desc>Above a line of text, more exact than "intra(linear)". Do not confuse with superscript rendition.</desc>
</valItem>
<valItem ident="sub">
<desc>Below a line of text, more exact than "intra(linear)". Do not confuse with subscript rendition.</desc>
</valItem>
<valItem ident="inspace">
<desc>In a predefined space; i.e., that left by an earlier scribe.</desc>
</valItem>
<valItem ident="superimposed">
<desc>Obscures original text; e.g., via overstrike, addition of new writing surface material, etc.</desc>
</valItem>
</valList>
</content>
</macroSpec>