<origin>

<origin> contains any descriptive or other information concerning the origin of a manuscript or manuscript part. 10.7.4 History
Modulemsdescription — 10 Manuscript Description
Attributes att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso))
Used by
May contain
Declaration

<rng:element name="origin">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.editLike.attributes"/>
<rng:ref name="att.dimensions.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.dimensions.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   macro.specialPara
}
Example
<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>