<origDate>
<origDate> (origin date) contains any form of date, used to identify the date of origin for a manuscript or manuscript part. 10.3.1 Origination | |
Modul | msdescription — 10 Manuscript Description |
Attribute | 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) |
Verwendet von | model.pPart.msdesc |
Kann enthalten | Character data only |
Deklaration | element origDate { att.global.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.editLike.attributes, text } |
Beispiel | <origDate notBefore="-0300" notAfter="-0200">3rd century BCE</origDate> |