<!-- teicert2.dtd:  written by OddDTD 1999-05-18              -->

<!-- 17.1.2:  Certainty and uncertainty                       -->
<!-- Text Encoding Initiative: Guidelines for Electronic      -->
<!-- Text Encoding and Interchange. Document TEI P3, 1994.    -->
<!-- Copyright (c) 1994 ACH, ACL, ALLC. Permission to copy    -->
<!-- in any form is granted, provided this notice is          -->
<!-- included in all copies.                                  -->
<!-- These materials may not be altered; modifications to     -->
<!-- these DTDs should be performed as specified in the       -->
<!-- Guidelines in chapter "Modifying the TEI DTD."           -->
<!-- These materials subject to revision. Current versions    -->
<!-- are available from the Text Encoding Initiative.         -->
<!ENTITY % certainty 'INCLUDE' >
<![ %certainty; [
<!ELEMENT %n.certainty; - O  EMPTY                              >
<!ATTLIST %n.certainty;      %a.global;
          given              CDATA               #IMPLIED
          target             IDREFS              #REQUIRED
          desc               CDATA               #IMPLIED
          assertedValue      CDATA               #IMPLIED
          locus              CDATA               #REQUIRED
          degree             CDATA               #IMPLIED
          TEIform            CDATA               'certainty'    >
]]>

<!-- 17.2:  Responsibility for markup                         -->
<!ENTITY % respons 'INCLUDE' >
<![ %respons; [
<!ELEMENT %n.respons;   - O  EMPTY                              >
<!ATTLIST %n.respons;        %a.global;
          target             IDREFS              #REQUIRED
          desc               CDATA               #IMPLIED
          resp               CDATA               #REQUIRED
          locus              CDATA               #REQUIRED
          TEIform            CDATA               'respons'      >
]]>

<!-- (end of 17.2)                                            -->
<!-- (end of 17.1.2)                                          -->
