<origDate>
<origDate> 手書き資料が生まれた日付を特定するたための日付を示す. 10.3.1 Origination | |
モジュール | msdescription — 10 Manuscript Description |
属性 | att.datable (att.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) (att.dimensions (@unit, @quantity, @extent, @atLeast, @atMost, @min, @max, @precision, @scope)) att.typed (@type, @subtype) |
当該モジュールを使用するもの | |
下位 | 文字データのみ |
宣言 |
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> |