<certainty>

<certainty> indica il grado di certezza o incertezza associato a un determinato aspetto del la codifica del testo [21.1.2 Structured Indications of Uncertainty]
Modulocertainty — Certainty, Precision, and Responsibility
Attributiatt.scoping (@target, @match) att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) att.global.rendition (@rend, @style, @rendition) att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select) att.global.analytic (@ana) att.global.facs (@facs) att.global.change (@change) att.global.responsibility (cert, @resp)
cert(certezza) signifies the degree of certainty associated with the object pointed to by the certainty element.
Derivato daatt.global.responsibility
Stato Opzionale
Tipo di dati

<rng:ref name="data.certainty"/>
data.certainty
locusindica la posizione dell'incertezza nella codifica: l'applicabilità dell'elemento, la precisa posizione del marcatore iniziale o finale, il valore di un singolo attributo, ecc.
Stato Richiesto
Tipo di dati

<rng:ref name="data.enumerated"/>
data.enumerated
I valori legali sono:
name
uncertainty concerns whether the name of the element or attribute used is correctly applied.
start
uncertainty concerns whether the start of the element is correctly identified.
end
uncertainty concerns whether the end of the element is correctly identified.
location
uncertainty concerns both the start and the end of the element.
value
uncertainty concerns the content (for an element) or the value (for an attribute)
assertedValueassegna un valore alternativo all'apetto della codifica in questione, un identificatore generico, una trascrizione, il valore di un attributo, o l'identificatore di un elemento anchor (per indicare una posizione di inizio o fine alternativa). Se viene fornito un attributo assertedValue, il livello di sicurezza specificato dall'attributo degree si applica alla codifica alternativa specificata dall'attributo assertedValue; se non viene fornito alcun attributo, si applica alla codifica del testo.
Stato Consigliato
Tipo di dati

<rng:choice>
 <rng:ref name="data.pointer"/>
 <rng:ref name="data.name"/>
 <rng:ref name="data.word"/>
</rng:choice>
data.pointer | data.name | data.word
<certainty target="#ESXlocus="name"
 assertedValue="placeNamecert="low">

 <desc>It is unlikely, but possible, that this refers to the place
   rather than the person.</desc>
</certainty>
<certainty match="parent::tei:gap/@reason"
 locus="valuecert="low"/>
givenindica le condizioni presunte nell'assegnare un grado di certezza
Stato Consigliato
Tipo di dati 1–∞ occorrenze di 

<rng:ref name="data.pointer"/>
data.pointer
separato da spazio bianco
degreeindica il grado di certezza assegnato ad un aspetto della codifica indicato dall'attributo locus.
Stato Opzionale
Tipo di dati

<rng:ref name="data.probability"/>
data.probability
Membro del
Contenuto in
analysis: cl interp m phr s span w
figures: cell figure table
linking: ab join seg
nets: graph
spoken: u writing
tagdocs: eg valDesc
textcrit: app lem rdg wit witDetail
verse: metSym rhyme
Può contenere
Dichiarazione

<rng:element name="certainty">
 <rng:ref name="att.scoping.attributes"/>
 <rng:ref name="att.global.attribute.xmlid"/>
 <rng:ref name="att.global.attribute.n"/>
 <rng:ref name="att.global.attribute.xmllang"/>
 <rng:ref name="att.global.attribute.xmlbase"/>
 <rng:ref name="att.global.attribute.xmlspace"/>
 <rng:ref name="att.global.rendition.attribute.rend"/>
 <rng:ref name="att.global.rendition.attribute.style"/>
 <rng:ref name="att.global.rendition.attribute.rendition"/>
 <rng:ref name="att.global.linking.attribute.corresp"/>
 <rng:ref name="att.global.linking.attribute.synch"/>
 <rng:ref name="att.global.linking.attribute.sameAs"/>
 <rng:ref name="att.global.linking.attribute.copyOf"/>
 <rng:ref name="att.global.linking.attribute.next"/>
 <rng:ref name="att.global.linking.attribute.prev"/>
 <rng:ref name="att.global.linking.attribute.exclude"/>
 <rng:ref name="att.global.linking.attribute.select"/>
 <rng:ref name="att.global.analytic.attribute.ana"/>
 <rng:ref name="att.global.facs.attribute.facs"/>
 <rng:ref name="att.global.change.attribute.change"/>
 <rng:ref name="att.global.responsibility.attribute.resp"/>
 <rng:optional>
  <rng:attribute name="cert">
   <rng:ref name="data.certainty"/>
  </rng:attribute>
 </rng:optional>
 <rng:attribute name="locus">
  <xhtml:dl class="valList"/>
 </rng:attribute>
 <rng:optional>
  <rng:attribute name="assertedValue">
   <rng:choice>
    <rng:ref name="data.pointer"/>
    <rng:ref name="data.name"/>
    <rng:ref name="data.word"/>
   </rng:choice>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="given">
   <rng:list>
    <rng:oneOrMore>
     <rng:ref name="data.pointer"/>
    </rng:oneOrMore>
   </rng:list>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="degree">
   <rng:ref name="data.probability"/>
  </rng:attribute>
 </rng:optional>
 <rng:zeroOrMore>
  <rng:choice>
   <rng:ref name="model.descLike"/>
   <rng:ref name="model.certLike"/>
  </rng:choice>
 </rng:zeroOrMore>
</rng:element>
element certainty
{
   att.scoping.attributes,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.xmlbase,
   att.global.attribute.xmlspace,
   att.global.rendition.attribute.rend,
   att.global.rendition.attribute.style,
   att.global.rendition.attribute.rendition,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.global.facs.attribute.facs,
   att.global.change.attribute.change,
   att.global.responsibility.attribute.resp,
   attribute cert { data.certainty }?,
   attribute locus { text },
   attribute assertedValue { data.pointer | data.name | data.word }?,
   attribute given { list { data.pointer+ } }?,
   attribute degree { data.probability }?,
   ( model.descLike | model.certLike )*
}
Esempio

(For discussion of this example, see section 21.1.2.1 Contingent Conditions)

Ernest went to <anchor xml:id="A1"/> old
<persName xml:id="SYB">Saybrook</persName>.

<certainty xml:id="c1target="#SYB"
 locus="namedegree="0.6"/>

<certainty target="#SYBlocus="start"
 given="#c1degree="0.9"/>

<certainty xml:id="C-c2target="#SYB"
 locus="nameassertedValue="persNamedegree="0.4"/>

<certainty target="#SYBlocus="start"
 given="#C-c2degree="0.5"/>

<certainty target="#SYBlocus="start"
 assertedValue="#a1given="#c1degree="0.5"/>