<calendar>
| <calendar> (calendario) describes a calendar or dating system used in a dating formula in the text. [2.4.5 Calendar Description] | |
| Modulo | header — The TEI Header |
| Attributi |
|
| Contenuto in |
header: calendarDesc
|
| Può contenere | |
| Esempio |
<calendarDesc>
<calendar xml:id="julianEngland"> <p>Julian Calendar (including proleptic)</p> </calendar> </calendarDesc> |
| Esempio |
<calendarDesc>
<calendar xml:id="egyptian" target="http://en.wikipedia.org/wiki/Egyptian_calendar"> <p>Egyptian calendar (as defined by Wikipedia)</p> </calendar> </calendarDesc> |
| Content model |
<content> |
| Dichiarazione |
<rng:element name="calendar"> element calendar { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.pointing.attributes, att.typed.attributes, model.pLike+ } |