<origin>
<origin> (origin) contains any descriptive or other information concerning the origin of a
manuscript, manuscript part, or other object. [10.8. History]
Module | msdescription | ||||||||||
Attributes | Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) att.editLike (evidence) att.datable (att.datable.w3c (when, notBefore, notAfter, from, to)) (att.datable.custom (when-custom, notBefore-custom, notAfter-custom, from-custom, to-custom, datingMethod))
|
||||||||||
Contained by |
msdescription: history
|
||||||||||
May contain |
core: abbr add bibl biblStruct choice cit date del desc ellipsis emph foreign gap gloss graphic hi l label lb lg list listBibl mentioned milestone name note noteGrp num orig p pb ptr q quote ref reg rs sic term time title unclear
gaiji: g
header: idno
namesdates: addName affiliation forename genName geo listObject listOrg listPerson listPlace location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
||||||||||
Examples |
<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> |
||||||||||
Source | Github
<elementSpec module="msdescription" xml:id="ORIGIN" ident="origin"> <gloss>origin</gloss> <desc xml:id="origin.desc">contains any descriptive or other information concerning the origin of a manuscript, manuscript part, or other object.</desc> <classes> <memberOf key="att.global"/> <memberOf key="att.editLike"/> <memberOf key="att.datable"/> </classes> <content> <macroRef key="macro.specialPara"/> </content> <attList> <attDef ident="calendar" usage="opt" validUntil="2024-11-11"> <desc>indicates one or more systems or calendars to which the date represented by the content of this element belongs.</desc> <datatype minOccurs="1" maxOccurs="unbounded"> <dataRef key="teidata.pointer"/> </datatype> </attDef> </attList> </elementSpec> |