<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
組件 spoken — 8 Transcriptions of Speech
除全域屬性以外 att.timed (@start, @end) (att.duration.w3c (@dur)) att.typed (@type, @subtype) att.ascribed (@who)
屬於
可包含
core: desc gloss
tagdocs: altIdent equiv
宣告

<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*
}
例子
<incident>
 <desc>天花板崩塌</desc>
</incident>