<app>
<app> (참조 도구 표제 항목) 수의적 레마와 적어도 하나의 독법을 포함하여 비평적 참조 도구에서 하나의 표제 항목을 포함한다. [12.1.1 The Apparatus Entry] | |||||||||||||||||||||||||||||||||
모듈 | textcrit — 12 Critical Apparatus | ||||||||||||||||||||||||||||||||
속성 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
| ||||||||||||||||||||||||||||||||
에 의해 사용된 | |||||||||||||||||||||||||||||||||
에 의해 포함된 | core: abbr add addrLine author bibl biblScope corr date del distinct editor email emph expan foreign gloss head headItem headLabel hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg rs said sic soCalled speaker stage street term textLang time title unclear dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr figures: cell msdescription: accMat acquisition additions catchwords collation colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit layout material musicNotation objectType origDate origPlace origin provenance rubric secFol signatures source stamp summary support surrogates watermark namesdates: addName affiliation birth bloc country death district education faith floruit forename genName geogName nameLink nationality occupation orgName persName placeName region residence roleName settlement sex socecStatus surname textstructure: byline closer dateline docAuthor docDate docEdition docImprint imprimatur opener salute signed titlePart trailer verse: rhyme | ||||||||||||||||||||||||||||||||
포함할 수 있다 | figures: figure notatedMusic transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin | ||||||||||||||||||||||||||||||||
선언 |
element app { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute type { data.enumerated }?, attribute from { data.pointer }?, attribute to { data.pointer }?, attribute loc { list { data.word+ } }?, ( model.global*, ( lem, model.global*, ( wit, model.global* )? )?, ( ( model.rdgLike, model.global*, ( wit, model.global* )? ) | ( rdgGrp, model.global*, ( wit, model.global* )? ) )* ) } | ||||||||||||||||||||||||||||||||
Schematron | <sch:assert test="count( descendant::tei:lem[ generate-id( current() ) = generate-id( ancestor::tei:app[1] ) ]) < 2">Only one <lem> element may appear within a single apparatus entry, whether it appears outside a <rdgGrp> element or within it.</sch:assert> | ||||||||||||||||||||||||||||||||
예 | <app> <lem wit="#El #Hg">Experience</lem> <rdg wit="#La" type="substantive">Experiment</rdg> <rdg wit="#Ra2" type="substantive">Eryment</rdg> </app> | ||||||||||||||||||||||||||||||||
예 | <app type="substantive"> <rdgGrp type="subvariants"> <lem wit="#El #Hg">Experience</lem> <rdg wit="#Ha4">Experiens</rdg> </rdgGrp> <rdgGrp type="subvariants"> <lem wit="#Cp #Ld1">Experiment</lem> <rdg wit="#La">Ex<g ref="#per"/>iment</rdg> </rdgGrp> <rdgGrp type="subvariants"> <lem>Eriment<wit>[unattested]</wit> </lem> <rdg wit="#Ra2">Eryment</rdg> </rdgGrp> </app> |