<interaction>
<interaction> 예를 들어 대답 또는 감탄, 논평 등의 형식으로 텍스트를 생산하고 경험하는 대상들 사이의 상호작용의 범위, 기준, 그리고 특성을 기술한다. [15.2.1 The Text Description] | |||||||||||||||||||||||||
모듈 | corpus — Language Corpora | ||||||||||||||||||||||||
속성 | 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))
| ||||||||||||||||||||||||
클럽 회원 | |||||||||||||||||||||||||
에 의해 포함된 | corpus: textDesc | ||||||||||||||||||||||||
포함할 수 있다 | core: abbr address cb choice date distinct email emph expan foreign gap gb gloss hi index lb measure measureGrp mentioned milestone name note num pb ptr ref rs soCalled term time title dictionaries: lang figures: figure notatedMusic header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width | ||||||||||||||||||||||||
예 | <interaction type="complete" active="plural" passive="many"/> | ||||||||||||||||||||||||
예 | <interaction type="none" active="singular" passive="group"/> | ||||||||||||||||||||||||
Content model | <content> | ||||||||||||||||||||||||
선언 | <rng:element name="interaction"> element interaction { 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, attribute type { "none" | "partial" | "complete" | "inapplicable" }?, attribute active { "singular" | "plural" | "corporate" | "unknown" | teidata.enumerated }?, attribute passive { "self" | "single" | "many" | "group" | "world" | teidata.enumerated }?, macro.phraseSeq.limited } |