<activity>

<activity> contains a brief informal description of what a participant in a language interaction is doing other than speaking, if anything. [15.2.3 The Setting Description]
Modulecorpus — 15 Language Corpora
Attributesatt.global (@xml:id, @n, @xml:lang, @rend, @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))
Used by
Contained by
corpus: setting
May contain
Declaration

<rng:element name="activity">
 <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:ref name="macro.phraseSeq.limited"/>
</rng:element>
element activity
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   macro.phraseSeq.limited
}
Example
<activity>driving</activity>
Note
For more fine-grained description of participant activities during a spoken text, the event element should be used.