tei:att.transcriptional.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
atLeast union of(xs:double, xs:decimal, restriction of xs:token) optional
gives a minimum estimated value for the approximate
measurement.
atMost union of(xs:double, xs:decimal, restriction of xs:token) optional
gives a maximum estimated value for the approximate
measurement.
cause union of(restriction of xs:token, restriction of xs:token, restriction of xs:token) optional
documents the presumed cause for the intervention. Suggested values
include: 1] fix; 2] unclear
confidence xs:double optional
specifies the degree of statistical confidence (between zero and one) that
a value falls within the range specified by min and max, or the proportion of observed
values that fall within that range.
evidence restriction of list of union of(restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token) optional
indicates the nature of the evidence supporting the reliability or
accuracy of the intervention or interpretation. Suggested values include: 1] internal; 2]
external; 3] conjecture
extent xs:string optional
indicates the size of the object concerned using a project-specific
vocabulary combining quantity and units in a single string of words.
hand xs:anyURI optional
points to a handNote element describing the hand considered responsible
for the textual content of the element concerned.
instant union of(xs:boolean, restriction of xs:token) false optional
indicates whether this is an instant revision or not.
max union of(xs:double, xs:decimal, restriction of xs:token) optional
where the measurement summarizes more than one observation or a range,
supplies the maximum value observed.
min union of(xs:double, xs:decimal, restriction of xs:token) optional
where the measurement summarizes more than one observation or a range,
supplies the minimum value observed.
precision restriction of xs:token optional
characterizes the precision of the values specified by the other
attributes.
quantity union of(xs:double, xs:decimal, restriction of xs:token) optional
specifies the length in the units specified
scope restriction of xs:token optional
where the measurement summarizes more than one observation, specifies the
applicability of this measurement. Sample values include: 1] all; 2] most; 3]
range
seq xs:nonNegativeInteger optional
(sequence) assigns a sequence number related to the order in which the
encoded features carrying this attribute are believed to have occurred.
source restriction of list of xs:anyURI optional
provides a pointer to the bibliographical source from which a quotation or
citation is drawn.
status restriction of xs:token unremarkable optional
indicates the effect of the intervention, for example in the case of a
deletion, strikeouts which include too much or too little text, or in the case of an
addition, an insertion which duplicates some of the text already present. Sample values
include: 1] duplicate; 2] duplicate-partial; 3] excessStart; 4] excessEnd; 5] shortStart;
6] shortEnd; 7] partial; 8] unremarkable
unit union of(restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token) optional
names the unit used for the measurement Suggested values include: 1]
cm(centimetres) ; 2] mm(millimetres) ; 3] in(inches) ; 4] lines; 5] chars(characters)

Used By

Source

<xs:attributeGroup name="att.transcriptional.attributes">
  <xs:attributeGroup ref="tei:att.editLike.attributes"/>
  <xs:attributeGroup ref="tei:att.written.attributes"/>
  <xs:attributeGroup ref="tei:att.transcriptional.attribute.status"/>
  <xs:attributeGroup ref="tei:att.transcriptional.attribute.cause"/>
  <xs:attributeGroup ref="tei:att.transcriptional.attribute.seq"/>
</xs:attributeGroup>