<preparedness>

<preparedness> describes the extent to which a text may be regarded as prepared or spontaneous. 15.2.1 The Text Description
Modul corpus — 15 Language Corpora
Neben global gültigen Attributen
type a keyword characterizing the type of preparedness.
Zustand Optional
Datentyp

<rng:ref name="data.enumerated"/>
data.enumerated
Beispielwerte sind etwa:
none
spontaneous or unprepared
scripted
follows a script
formulaic
follows a predefined set of conventions
revised
polished or revised before presentation
Verwendet von
Kann enthalten
Deklaration

<rng:element name="preparedness">
 <rng:ref name="att.global.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element preparedness
{
   att.global.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq.limited
}
Beispiel
<preparedness type="none"/>