<biblScope>

<biblScope> [3.11.2.4 Imprint, Size of a Document, and Reprint Information]
Modulcore — Elements Available in All TEI Documents
Attributeatt.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)) att.citing (@unit, @from, @to)
type Empfohlene Werte sind: 1] vol; 2] issue; 3] pp; 4] ll; 5] chap; 6] part
DeprecatedThis feature will be withdrawn after 2014-12-17
Zustand Optional
Datentyp

<rng:ref name="data.enumerated"/>
data.enumerated
Empfohlene Werte sind:
vol
issue
pp
ll
the element contains a line number or line range.
chap
part
Mitglied des
Enthalten in
Kann enthalten
Deklaration

<rng:element name="biblScope">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.citing.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:choice>
    <rng:value>vol</rng:value>
    <rng:value>issue</rng:value>
    <rng:value>pp</rng:value>
    <rng:value>ll</rng:value>
    <rng:value>chap</rng:value>
    <rng:value>part</rng:value>
    <rng:data type="Name"/>
   </rng:choice>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element biblScope
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.citing.attributes,
   attribute type
   {
      "vol" | "issue" | "pp" | "ll" | "chap" | "part" | xsd:Name
   }?,
   macro.phraseSeq
}
Beispiel
<biblScope>pp 12–34</biblScope>
<biblScope unit="pagefrom="12to="34"/>
<biblScope unit="volume">II</biblScope>
<biblScope unit="page">12</biblScope>