<writing>

<writing> a passage of written text revealed to participants in the course of a spoken text. 8.3.4 Writing
Modulspoken — 8 Transcriptions of Speech
Attribute att.ascribed (@who) att.typed (@type, @subtype) att.timed (@start, @end) att.duration.w3c (@dur)
sourcepoints to a bibliographic citation in the header giving a full description of the source or script of the writing.
Zustand Optional
Datentyp
data.code
Werte Must be a valid identifier for a bibliographic element in the TEI header
gradualindicates whether the writing is revealed all at once or gradually.
Zustand Optional
Datentyp
data.xTruthValue
Anmerkung
The value true indicates the writing is revealed gradually; the value false that the writing is revealed all at once.
Verwendet von model.global.spoken
Kann enthalten
Deklaration
element writing
{
   att.global.attributes,
   att.ascribed.attributes,
   att.typed.attributes,
   att.timed.attributes,
   att.duration.w3c.attributes,
   attribute source { data.code }?,
   attribute gradual { data.xTruthValue }?,
   macro.paraContent
}
Anmerkung
The <writing> element will usually be short and most simply transcribed as a character string; the content model also allows a sequence of paragraphs and paragraph-level elements, in case the writing has enough internal structure to warrant such markup. In either case the usual phrase-level tags for written text are available.