wit

(witnesses) indicates the sigil or sigla identifying the witness or
witnesses to which the detail refers.

Attribute Information

Used By

Element tei:witDetail

Source

<xs:attribute name="wit" use="required">
  <xs:annotation>
    <xs:documentation>(witnesses) indicates the sigil or sigla identifying the witness or witnesses to which the detail refers.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="xs:anyURI"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample