<annotationBlock>
<annotationBlock> groups together various annotations, e.g. for parallel interpretations of a spoken segment. [8.4.6 Analytic Coding] | |
Módulo | spoken — Transcriptions of Speech |
Atributos | att.ascribed (@who) att.timed (@start, @end) (att.duration (att.duration.w3c (@dur)) (att.duration.iso (@dur-iso)) ) att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Miembro de | |
Contenido en | header: change handNote licence scriptNote linking: listAnnotation standOff msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote namesdates: occupation tagdocs: specGrp transcr: metamark |
Puede contener | |
Ejemplo | <annotationBlock who="#SPK1" start="#T2" end="#T3" xml:id="ag20"> <u xml:id="u20"> <seg xml:id="seg37" type="utterance" subtype="modeless"> <w xml:id="w46">Yeah</w> </seg> </u> </annotationBlock> <annotationBlock who="#SPK1" start="#T5" end="#T6" xml:id="ag21"> <u xml:id="u21"> <seg xml:id="seg38" type="utterance" subtype="modeless"> <w xml:id="w47">Mhm</w> </seg> </u> </annotationBlock> |
Content model | <content> |
Declaración | <rng:element name="annotationBlock"> element annotationBlock { att.ascribed.attributes, att.timed.attributes, att.duration.w3c.attributes, att.duration.iso.attributes, 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, ( u | spanGrp | model.global.spoken )* } |