<origDate>
<origDate> 包含任何格式的日期,用以確認手稿或手稿部分的來源日期。 10.3.1 Origination | |
組件 | msdescription — 10 Manuscript Description |
屬性 | 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) |
屬於 | model.pPart.msdesc |
可包含 | 僅文字符號資料 |
宣告 |
element origDate { att.global.attributes, att.datable.w3c.attributes, att.datable.iso.attributes, att.editLike.attributes, text } |
例子 | <origDate notBefore="-0300" notAfter="-0200">3rd century BCE</origDate> |