<incident>

<incident> (incident) cualquier fenómeno o evento no necesariamente vocal o comunicativo, como ruidos accidentales u otros fenómenos que inciden en la comunicación en acto. [8.3.3 Vocal, Kinesic, Incident]
Módulo spoken — Transcriptions of Speech
Atributos
Miembro de
Contenido en
analysis: cl m phr s span w
figures: cell figure table
linking: ab seg
nets: graph
tagdocs: eg valDesc
textcrit: lem rdg wit witDetail
verse: metSym rhyme
Puede contener
core: desc
Ejemplo
<incident>
 <desc>ceiling collapses</desc>
</incident>
Content model
<content>
 <classRef key="model.descLike"
  minOccurs="0maxOccurs="unbounded"/>

</content>
Declaración
<rng:element name="incident">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.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="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.timed.attributes"/>
 <rng:ref name="att.duration.w3c.attributes"/>
 <rng:ref name="att.duration.iso.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.ascribed.attributes"/>
 <rng:zeroOrMore>
  <rng:ref name="model.descLike"/>
 </rng:zeroOrMore>
</rng:element>
element incident
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.timed.attributes,
   att.duration.w3c.attributes,
   att.duration.iso.attributes,
   att.typed.attributes,
   att.ascribed.attributes,
   model.descLike*
}