<writing>

<writing> testo scritto reso disponibile durante un testo parlato 8.3.4 Writing
Modulospoken — 8 Transcriptions of Speech
Attributi att.ascribed (@who) att.typed (@type, @subtype) att.timed (@start, @end) att.duration.w3c (@dur)
sourcerimanda a un riferimento bibliografico contenuto nell'intestazione che fornisce una descrizione dettagliata della fonte del testo scritto
Stato Opzionale
Tipo di dati
data.code
Valori Must be a valid identifier for a bibliographic element in the TEI header
gradualindica se il testo scritto appare in un'unica soluzione o gradualmente
Stato Opzionale
Tipo di dati
data.xTruthValue
Nota
The value true indicates the writing is revealed gradually; the value false that the writing is revealed all at once.
Usato da model.global.spoken
Può contenere
Dichiarazione
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
}
Nota
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.