<incident>

<incident> any phenomenon or occurrence, not necessarily vocalized or communicative, for example incidental noises or other events affecting communication. 8.3.3 Vocal, Kinesic, Incident
Modulespoken — 8 Transcriptions of Speech
Attributes att.timed (@start, @end) (att.duration.w3c (@dur)) att.typed (@type, @subtype) att.ascribed (@who)
Used by
May contain
core: desc gloss
tagdocs: altIdent equiv
Declaration

<rng:element name="incident">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.timed.attributes"/>
<rng:ref name="att.duration.w3c.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="att.ascribed.attributes"/>
<rng:zeroOrMore>
 <rng:ref name="model.glossLike"/>
</rng:zeroOrMore>
</rng:element>
element incident
{
   att.global.attributes,
   att.timed.attributes,
   att.duration.w3c.attributes,
   att.typed.attributes,
   att.ascribed.attributes,
   model.glossLike*
}
Example
<incident>
 <desc>ceiling collapses</desc>
</incident>