<locus> (locus) définit un emplacement au sein d'un manuscrit ou
d'une partie de manuscrit, souvent une séquence, éventuellement discontinue, de références de
feuillets. 10.3.5 References to Locations within a ManuscriptModule msdescription — 10 Manuscript Description Attributs scheme (système) désigne le système de foliotation utilisé pour
localiser la subdivision du manuscrit qui est en cours de description.Statut Optionel Type de données Valeurs A pointer to some <foliation> element which
defines the foliation scheme used, or an external link to some
equivalent resource.
from (depuis) Spécifie, sous une forme normalisée, le point de
départ de la localisation.Statut Optionel Type de données Valeurs typically this will be a page number
to (jusqu'à) Spécifie, sous une forme normalisée, la borne de
fin pour la localisation.Statut Optionel Type de données Valeurs typically this will be a page number
target supplies a link to one or more page images or
transcriptions of the specified range of folios.Statut Optionel Type de données 1–∞ occurrences of séparé par un espace
Utilisé par msItem msItemStruct model.pPart.msdesc Peut contenir Declaration Transformer en syntaxe compact <rng: element name ="locus "> <rng: ref name ="att.global.attributes "/> <rng: optional > <rng: attribute name ="scheme "> <rng: ref name ="data.pointer "/> </rng: attribute > </rng: optional > <rng: optional > <rng: attribute name ="from "> <rng: ref name ="data.word "/> </rng: attribute > </rng: optional > <rng: optional > <rng: attribute name ="to "> <rng: ref name ="data.word "/> </rng: attribute > </rng: optional > <rng: optional > <rng: attribute name ="target "> <rng: list > <rng: oneOrMore > <rng: ref name ="data.pointer "/> </rng: oneOrMore > </rng: list > </rng: attribute > </rng: optional > <rng: ref name ="macro.xtext "/> </rng: element >
element locus
{
att.global.attributes ,
attribute scheme { data.pointer }?,
attribute from { data.word }?,
attribute to { data.word }?,
attribute target { list { data.pointer + } }?,
macro.xtext
} Exemple <locus target ="#P12 #P13 #P14 #P16 "> fols 12-14, 16r</locus > <pb xml:id ="P12 "/> <pb xml:id ="P13 "/> <pb xml:id ="P14 "/> <pb xml:id ="P15 "/> <pb xml:id ="P16 "/>