att.datable.w3c

att.datable.w3c fournit des attributs pour la normalisation des éléments qui contiennent des notions d'événements datables, en utilisant les types de données du W3C.attributs pour enregistrer des expressions temporelles selon des formes normalisées 3.5.4 Dates and Times 13.3.6 Dates and Times
Moduletei — 1 The TEI Infrastructure
Membres att.datable [ acquisition affiliation age application binding birth bloc climate country custEvent date death district education event faith floruit geogFeat langKnowledge langKnown location nationality occupation orgName origDate origin persName placeName population provenance region relation residence seal settlement sex socecStatus stamp state terrain time trait]
Attributs
periodfournit un pointeur vers un emplacement donné définissant une période de temps nommée pendant laquelle l'item datable s'inscrit.
Statut Optionel
Type de données

<rng:ref name="data.pointer"/>
data.pointer
whenspécifie une date exacte pour un événement sous une forme normalisée, par ex. aaaa/mm/jj
Statut Optionel
Type de données

<rng:ref name="data.temporal.w3c"/>
data.temporal.w3c
Valeurs A normalized form of temporal expression conforming to the W3C XML Schema Part 2: Datatypes Second Edition.

Examples of W3C date, time, and date & time formats.

<date when="1945-10-24">24 Oct 45</date>
<date when="1996-09-24T07:25:00Z">September 24th, 1996 at 3:25 in the morning</date>
<time when="1999-01-04T20:42:00-05:00">Jan 4 1999 at 8 pm</time>
<time when="14:12:38">fourteen twelve and 38 seconds</time>
<date when="1962-10">October of 1962</date>
<date when="--06-12">June 12th</date>
<date when="---01">the first of the month</date>
<date when="--08">August</date>
<date when="2006">MMVI</date>
<date when="0056">56 AD</date>
<date when="-0056">56 BC</date>
This list begins in
the year 1632, more precisely on Trinity Sunday, i.e. the Sunday after
Pentecost, in that year the <date calendar="Julianwhen="1632-06-06">27th of May (old style)</date>.
<opener>
 <dateline>
  <placeName>Dorchester, Village,</placeName>
  <date when="1828-03-02">March 2d. 1828.</date>
 </dateline>
 <salute>To
   Mrs. Cornell,</salute> Sunday <time when="12:00:00">noon.</time>
</opener>
notBeforespécifie la date la plus ancienne pour l'événement sous une forme normalisée, par ex. aaaa/mm/jj
Statut Optionel
Type de données

<rng:ref name="data.temporal.w3c"/>
data.temporal.w3c
Valeurs A normalized form of temporal expression conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
notAfterspécifie la date la plus récente possible pour l'événement sous une forme normalisée, par ex. aaaa/mm/jj
Statut Optionel
Type de données

<rng:ref name="data.temporal.w3c"/>
data.temporal.w3c
Valeurs A normalized form of temporal expression conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
fromindique le point de départ d'une période sous une forme normalisée
Statut Optionel
Type de données

<rng:ref name="data.temporal.w3c"/>
data.temporal.w3c
Valeurs A normalized form of temporal expression conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
toindique le terme de la période sous une forme normalisée
Statut Optionel
Type de données

<rng:ref name="data.temporal.w3c"/>
data.temporal.w3c
Valeurs A normalized form of temporal expression conforming to the W3C XML Schema Part 2: Datatypes Second Edition.