<classSpec ident="att.evidence" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes describing the support for and the certainty of an assertion.</desc>
<attList>
<attDef ident="cert" usage="opt">
<desc xml:lang="en">Signifies the degree of certainty or precision associated with a feature.</desc>
</attDef>
<attDef ident="evidence" usage="opt">
<desc xml:lang="en">Indicates the nature of the evidence supporting the reliability or accuracy of the
intervention or interpretation.</desc>
<datatype>
<rng:data type="NMTOKEN"/>
</datatype>
<valList type="semi">
<valItem ident="internal">
<desc xml:lang="en">There is evidence within the document to support the intervention.</desc>
</valItem>
<valItem ident="external">
<desc xml:lang="en">There is evidence outside the document to support the intervention.</desc>
</valItem>
<valItem ident="conjecture">
<desc xml:lang="en">The assertion has been made by the editor, cataloguer, or scholar on the basis of
their expertise.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>