<preparedness>

<preparedness> describes the extent to which a text may be regarded as prepared or spontaneous. [15.2.1 The Text Description]
Modulecorpus — 15 Language Corpora
Attributesatt.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
typea keyword characterizing the type of preparedness.
Status Optional
Datatype

<rng:ref name="data.enumerated"/>
data.enumerated
Sample values include:
none
spontaneous or unprepared
scripted
follows a script
formulaic
follows a predefined set of conventions
revised
polished or revised before presentation
Used by
Contained by
corpus: textDesc
May contain
Declaration

<rng:element name="preparedness">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.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,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq.limited
}
Example
<preparedness type="none"/>