data.NONSTAFFPLACE

Non-staff location.
Module
Used by
These other Data Types reference data.NONSTAFFPLACE
data.PLACEMENTLocation information.
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 xml:lang="en">Non-staff location.</desc>
<content>
<valList type="closed">
<valItem ident="botmar">
<desc xml:lang="en">At the foot of the page.</desc>
</valItem>
<valItem ident="topmar">
<desc xml:lang="en">At the top of the page.</desc>
</valItem>
<valItem ident="leftmar">
<desc xml:lang="en">At the left of the page.</desc>
</valItem>
<valItem ident="rightmar">
<desc xml:lang="en">At the right of the page.</desc>
</valItem>
<valItem ident="facing">
<desc xml:lang="en">On the opposite,
<abbr>i.e.</abbr>
, facing, page.</desc>
</valItem>
<valItem ident="overleaf">
<desc xml:lang="en">On the other side of the leaf.</desc>
</valItem>
<valItem ident="end">
<desc xml:lang="en">At the end of this division;
<abbr>e.g.</abbr>
, chapter, volume, etc.</desc>
</valItem>
<valItem ident="inter">
<desc xml:lang="en">Within a line text;
<abbr>i.e.</abbr>
, an insertion.</desc>
</valItem>
<valItem ident="intra">
<desc xml:lang="en">Between the lines of text, less exact than "sub" or "super".</desc>
</valItem>
<valItem ident="super">
<desc xml:lang="en">Above a line of text, more exact than "intra(linear)". Do not confuse with superscript rendition.</desc>
</valItem>
<valItem ident="sub">
<desc xml:lang="en">Below a line of text, more exact than "intra(linear)". Do not confuse with subscript rendition.</desc>
</valItem>
<valItem ident="inspace">
<desc xml:lang="en">In a predefined space;
<abbr>i.e.</abbr>
, that left by an earlier scribe.</desc>
</valItem>
<valItem ident="superimposed">
<desc xml:lang="en">Obscures original text;
<abbr>e.g.</abbr>
, via overstrike, addition of new writing surface material, etc.</desc>
</valItem>
</valList>
</content>
</macroSpec>