<origDate>
<origDate> (date de la création) Contient une date, dans une forme libre, utilisée pour dater la création d'un manuscrit ou d'une partie d'un manuscrit. 10.3.1 Origination | |
Module | msdescription — 10 Manuscript Description |
Attributs | att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.editLike (@cert, @resp, @evidence, @source, @precision) |
Utilisé par | model.pPart.msdesc |
Peut contenir | Des données textuelles uniquement |
Declaration |
element origDate { att.global.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.editLike.attributes, text } |
Exemple | <origDate notBefore="-0300" notAfter="-0200">3rd century BCE</origDate> |