<biblScope>
<biblScope> (인용 범위) 예를 들어 페이지수의 목록 또는 작품의 이름 붙은 하위 성분으로, 문헌 참조의 범위를 정의한다. 3.11.2.3 Imprint, Pagination, and Other Details | |||||||||||||||||||||
모듈 | core — 3 Elements Available in All TEI Documents | ||||||||||||||||||||
속성 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs))
| ||||||||||||||||||||
에 의해 사용된 | |||||||||||||||||||||
에 의해 포함된 | |||||||||||||||||||||
포함할 수 있다 | core: abbr add address binaryObject cb choice corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear gaiji: g header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName nameLink offset orgName persName placeName region roleName settlement state surname | ||||||||||||||||||||
선언 |
element biblScope { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, attribute type { "vol" | "issue" | "pp" | "ll" | "chap" | "part" | xsd:Name }?, attribute from { data.word }?, attribute to { data.word }?, macro.phraseSeq } | ||||||||||||||||||||
예 |
<biblScope>pp 12–34</biblScope>
<biblScope type="pp" from="12" to="34"/> <biblScope type="vol">II</biblScope> <biblScope type="pp">12</biblScope> |