<locus>

<locus> defines a location within a manuscript or manuscript part, usually as a (possibly discontinuous) sequence of folio references. 10.3.5 References to Locations within a Manuscript
Modulemsdescription — 10 Manuscript Description
AttributesIn addition to global attributes
schemeidentifies the foliation scheme in terms of which the location is being specified.
Status Optional
Datatype
data.pointer
Values A pointer to some foliation element which defines the foliation scheme used, or an external link to some equivalent resource.
fromspecifies the starting point of the location in a normalized form.
Status Optional
Datatype
data.word
Values typically this will be a page number
tospecifies the end-point of the location in a normalized form.
Status Optional
Datatype
data.word
Values typically this will be a page number
targetsupplies a link to one or more page images or transcriptions of the specified range of folios.
Status Optional
Datatype 1–∞ occurrences of
data.pointer
separated by whitespace
Declaration
element locus
{
   att.global.attributes,
   attribute scheme { data.pointer }?,
   attribute from { data.word }?,
   attribute to { data.word }?,
   attribute target { list { data.pointer+ } }?,
   macro.xtext
}
Example
<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"/>
Contained bymsItem msItemStruct model.pPart.msdesc
May contain
gaiji: g