<origin>

<origin> (origine) contient des informations sur l'origine du manuscrit ou de la partie de manuscrit. 10.7.4 History
Modulemsdescription — 10 Manuscript Description
Attributs att.editLike (@cert, @resp, @evidence, @source, @precision) att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)
Utilisé parhistory
Peut contenir
Declaration

<rng:element name="origin">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.datable.w3c.attributes"/>
<rng:ref name="att.datable.iso.attributes"/>
<rng:ref name="macro.specialPara"/>
</rng:element>
element origin
{
   att.global.attributes,
   att.editLike.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   macro.specialPara
}
Exemple
<origin
  notBefore="1802"
  notAfter="1845"
  evidence="internal"
  resp="#AMH">
Copied in <name type="origPlace">Derby</name>, probably from an
old Flemish original, between 1802 and 1845, according to <persName xml:id="AMH">Anne-Mette Hansen</persName>.
</origin>