<l>

<l> (verse line) contains a single, possibly incomplete, line of verse. [3.12.1 Core Tags for Verse 3.12 Passages of Verse or Drama 7.2.5 Speech Contents]
Modulecore — 3 Elements Available in All TEI Documents
Attributesatt.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.metrical (@met, @real, @rhyme) att.enjamb (@enjamb)
partspecifies whether or not the line is metrically complete.
Status Optional
Datatype

<rng:ref name="data.enumerated"/>
data.enumerated
Legal values are:
Y
(yes) the line is metrically incomplete
N
(no) either the line is complete, or no claim is made as to its completeness [Default]
I
(initial) the initial part of an incomplete line
M
(medial) a medial part of an incomplete line
F
(final) the final part of an incomplete line
Note
The values I, M, or F should be used only where it is clear how the line is to be reconstituted.
Used by
Contained by
May contain
dictionaries: lang oRef oVar pRef pVar
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
Declaration

<rng:element name="l">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.metrical.attributes"/>
 <rng:ref name="att.enjamb.attributes"/>
 <rng:optional>
  <rng:attribute name="part" a:defaultValue="N">
   <rng:choice>
    <rng:value>Y</rng:value>
    <rng:value>N</rng:value>
    <rng:value>I</rng:value>
    <rng:value>M</rng:value>
    <rng:value>F</rng:value>
   </rng:choice>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element l
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.metrical.attributes,
   att.enjamb.attributes,
   attribute part { "Y" | "N" | "I" | "M" | "F" }?,
   macro.paraContent
}
Example
<l met="-/-/-/-/-/" part="Y"/>