<witStart>

<witStart> (fragmented witness start) indicates the beginning, or resumption, of the text of a fragmentary witness. [12.1.5 Fragmentary Witnesses]
Modul textcrit — Critical Apparatus
Attribute
Mitglied des
Enthalten in
textcrit: lem rdg
Kann enthalten Leeres Element
Beispiel
<app>
 <lem wit="#El #Hg">Auctoritee</lem>
 <rdg wit="#La #Ra2">auctorite</rdg>
 <rdg wit="#X">
  <witStart/>auctorite</rdg>
</app>
Content model
<content>
 <empty/>
</content>
Schema Deklaration
<rng:element name="witStart">
 <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 witStart
{
   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
}