<biblScope>
<biblScope> (scope of bibliographic reference) defines the scope of a bibliographic reference, for example as a list of page numbers, or a named subdivision of a larger work. [3.12.2.5. Scopes and Ranges in Bibliographic Citations] | |||||||||
Module | core | ||||||||
Attributes |
| ||||||||
Member of | |||||||||
Contained by | header: seriesStmt | ||||||||
May contain | core: abbr add address binaryObject cb choice cit corr date del distinct ellipsis email emph expan foreign gap gb gloss graphic hi index lb measure measureGrp media mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs ruby said sic soCalled term time title unclear unit dictionaries: lang figures: figure notatedMusic gaiji: g header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName bloc country district eventName forename genName geo geogFeat geogName location objectName offset orgName persName persPronouns placeName region roleName settlement state surname textcrit: app textstructure: floatingText transcr: addSpan am damage delSpan ex fw handShift listTranspose metamark mod redo retrace secl space subst substJoin supplied surplus undo character data | ||||||||
Note | When a single page is being cited, use the from and to attributes with an identical value. When no clear endpoint is provided, the from attribute may be used without to; for example a citation such as ‘p. 3ff’ might be encoded It is now considered good practice to supply this element as a sibling (rather than a child) of imprint, since it supplies information which does not constitute part of the imprint. | ||||||||
Example | <biblScope>pp 12–34</biblScope> <biblScope unit="page" from="12" to="34"/> <biblScope unit="volume">II</biblScope> <biblScope unit="page">12</biblScope> | ||||||||
Content model | <content> | ||||||||
Schema Declaration | element biblScope { tei_att.global.attributes, tei_att.citing.attribute.from, tei_att.citing.attribute.to, attribute unit { list { ( "appendix" | "book" | "chapter" | "column" | "database-id" | "entry" | "fascicle" | "figure" | "folio" | "issue" | "item" | "line" | "note" | "page" | "part" | "plate" | "section" | "verse" | "volume" | teidata.word ), ( "appendix" | "book" | "chapter" | "column" | "database-id" | "entry" | "fascicle" | "figure" | "folio" | "issue" | "item" | "line" | "note" | "page" | "part" | "plate" | "section" | "verse" | "volume" | teidata.word )?, ( "appendix" | "book" | "chapter" | "column" | "database-id" | "entry" | "fascicle" | "figure" | "folio" | "issue" | "item" | "line" | "note" | "page" | "part" | "plate" | "section" | "verse" | "volume" | teidata.word )?, ( "appendix" | "book" | "chapter" | "column" | "database-id" | "entry" | "fascicle" | "figure" | "folio" | "issue" | "item" | "line" | "note" | "page" | "part" | "plate" | "section" | "verse" | "volume" | teidata.word )?, ( "appendix" | "book" | "chapter" | "column" | "database-id" | "entry" | "fascicle" | "figure" | "folio" | "issue" | "item" | "line" | "note" | "page" | "part" | "plate" | "section" | "verse" | "volume" | teidata.word )?, ( "appendix" | "book" | "chapter" | "column" | "database-id" | "entry" | "fascicle" | "figure" | "folio" | "issue" | "item" | "line" | "note" | "page" | "part" | "plate" | "section" | "verse" | "volume" | teidata.word )? } }?, tei_macro.phraseSeq } |