<origDate>
<origDate> (origin date) contiene cualquier tipo de fecha utilizada para indicar la fecha de origen de un manuscrito o de una de sus partes. 10.3.1 Origination | |
Módulo | msdescription — 10 Manuscript Description |
Atributos | 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) |
Used by | model.pPart.msdesc |
May contain | Character data only |
Declaración | element origDate { att.global.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.editLike.attributes, text } |
Ejemplo | <origDate notBefore="-0300" notAfter="-0200">3rd century BCE</origDate> |