<lacunaStart>

<lacunaStart> (lacuna start) indicates the beginning of a lacuna in the text of a mostly complete textual witness. [12.1.5 Fragmentary Witnesses]
Module textcrit — Critical Apparatus
Attributes
Member of
Contained by
textcrit: lem rdg
May contain Empty element
Example
<app>
 <lem wit="#El #Hg">Experience</lem>
 <rdg wit="#Ha4">Ex<g ref="#per"/>
  <lacunaStart/>
 </rdg>
</app>
Content model
<content>
 <empty/>
</content>
Schema Declaration
<rng:element name="lacunaStart">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.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.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.rdgPart.attributes"/>
 <rng:empty/>
</rng:element>
element lacunaStart
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.rdgPart.attributes,
   empty
}