<origin>

<origin> contains any descriptive or other information concerning the origin of a manuscript or manuscript part. 10.8 History
Module msdescription — 10 Manuscript Description
In addition to global attributes att.editLike (@evidence, @source) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) (att.responsibility (@cert, @resp)) 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.ranging.attributes"/>
 <rng:ref name="att.responsibility.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.ranging.attributes,
   att.responsibility.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>