<calendar>
<calendar> describes a calendar or dating system used in a dating formula in the text. [2.4.4 Calendar Description] | |
組件 | header — 2 The TEI Header |
屬性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.pointing (@targetLang, @target, @evaluate) |
屬於 | |
可包含在於 | header: calendarDesc |
可包含 | |
宣告 |
element calendar { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.pointing.attributes, model.pLike+ } |
例子 | <calendarDesc> <calendar xml:id="Julian"> <p>Julian Calendar (including proleptic)</p> </calendar> </calendarDesc> |
例子 | <calendarDesc> <calendar xml:id="Egyptian" target="http://en.wikipedia.org/wiki/Egyptian_calendar"> <p>Egyptian calendar (as defined by Wikipedia)</p> </calendar> </calendarDesc> |