<calendar>
| <calendar> (calendrier) describes a calendar or dating system used in a dating formula in the text. [2.4.5 Calendar Description] | |
| Module | header — The TEI Header |
| Attributs |
|
| Contenu dans |
header: calendarDesc
|
| Peut contenir | |
| Exemple |
<calendarDesc>
<calendar xml:id="julianEngland"> <p>Julian Calendar (including proleptic)</p> </calendar> </calendarDesc> |
| Exemple |
<calendarDesc>
<calendar xml:id="egyptian" target="http://en.wikipedia.org/wiki/Egyptian_calendar"> <p>Egyptian calendar (as defined by Wikipedia)</p> </calendar> </calendarDesc> |
| Modèle de contenu |
<content> |
| Schéma Declaration |
<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+ } |