<event>

<event> (évènement) contient des données liées à tout type d'évènement significatif dans l'existence d'une personne, d'un lieu, d'un objet ou d'une organisation. [14.3.1 Basic Principles]<a href="https://translate.tei-c.org/translate.html?edit=event.xml"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" aria-label="Translation out of date." viewBox="0 0 16 16" style="position:absolute; top:2px; right:2px; color:red"><title>Translation out of date.</title> <path d="M6.146 7.146a.5.5 0 0 1 .708 0L8 8.293l1.146-1.147a.5.5 0 1 1 .708.708L8.707 9l1.147 1.146a.5.5 0 0 1-.708.708L8 9.707l-1.146 1.147a.5.5 0 0 1-.708-.708L7.293 9 6.146 7.854a.5.5 0 0 1 0-.708z"></path> <path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"></path></svg></a>
Module namesdates — Names, Dates, People, and Places
Attributs
Membre du
Contenu dans
Peut contenir
Exemple
<person>
 <event type="matwhen="1972-10-12">
  <label>inscription</label>
 </event>
 <event type="gradwhen="1975-06-23">
  <label>diplômé</label>
 </event>
</person>
Modèle de contenu
<content>
 <sequence>
  <elementRef key="idnominOccurs="0"
   maxOccurs="unbounded"/>

  <classRef key="model.headLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate>
   <classRef key="model.pLike"
    minOccurs="1maxOccurs="unbounded"/>

   <classRef key="model.labelLike"
    minOccurs="1maxOccurs="unbounded"/>

   <elementRef key="eventName"
    minOccurs="1maxOccurs="unbounded"/>

  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.noteLike"/>
   <classRef key="model.biblLike"/>
   <elementRef key="linkGrp"/>
   <elementRef key="link"/>
   <elementRef key="idno"/>
   <elementRef key="ptr"/>
  </alternate>
  <classRef key="model.eventLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.personLike"
    minOccurs="1maxOccurs="1"/>

   <elementRef key="listPerson"
    minOccurs="1maxOccurs="1"/>

  </alternate>
  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <classRef key="model.placeLike"
    minOccurs="1maxOccurs="1"/>

   <elementRef key="listPlace"
    minOccurs="1maxOccurs="1"/>

  </alternate>
  <classRef key="model.objectLike"
   minOccurs="0maxOccurs="unbounded"/>

  <alternate minOccurs="0"
   maxOccurs="unbounded">

   <elementRef key="relationminOccurs="1"
    maxOccurs="1"/>

   <elementRef key="listRelation"
    minOccurs="1maxOccurs="1"/>

  </alternate>
 </sequence>
</content>
Schéma Declaration
<rng:element name="event">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.datable.attributes"/>
 <rng:ref name="att.datable.custom.attributes"/>
 <rng:ref name="att.datable.iso.attributes"/>
 <rng:ref name="att.datable.w3c.attributes"/>
 <rng:ref name="att.editLike.attributes"/>
 <rng:ref name="att.locatable.attributes"/>
 <rng:ref name="att.naming.attributes"/>
 <rng:ref name="att.canonical.attributes"/>
 <rng:ref name="att.sortable.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:group>
  <rng:zeroOrMore>
   <rng:ref name="idno"/>
  </rng:zeroOrMore>
  <rng:zeroOrMore>
   <rng:ref name="model.headLike"/>
  </rng:zeroOrMore>
  <rng:choice>
   <rng:oneOrMore>
    <rng:ref name="model.pLike"/>
   </rng:oneOrMore>
   <rng:oneOrMore>
    <rng:ref name="model.labelLike"/>
   </rng:oneOrMore>
   <rng:oneOrMore>
    <rng:ref name="eventName"/>
   </rng:oneOrMore>
  </rng:choice>
  <rng:zeroOrMore>
   <rng:choice>
    <rng:ref name="model.noteLike"/>
    <rng:ref name="model.biblLike"/>
    <rng:ref name="linkGrp"/>
    <rng:ref name="link"/>
    <rng:ref name="idno"/>
    <rng:ref name="ptr"/>
   </rng:choice>
  </rng:zeroOrMore>
  <rng:zeroOrMore>
   <rng:ref name="model.eventLike"/>
  </rng:zeroOrMore>
  <rng:zeroOrMore>
   <rng:choice>
    <rng:ref name="model.personLike"/>
    <rng:ref name="listPerson"/>
   </rng:choice>
  </rng:zeroOrMore>
  <rng:zeroOrMore>
   <rng:choice>
    <rng:ref name="model.placeLike"/>
    <rng:ref name="listPlace"/>
   </rng:choice>
  </rng:zeroOrMore>
  <rng:zeroOrMore>
   <rng:ref name="model.objectLike"/>
  </rng:zeroOrMore>
  <rng:zeroOrMore>
   <rng:choice>
    <rng:ref name="relation"/>
    <rng:ref name="listRelation"/>
   </rng:choice>
  </rng:zeroOrMore>
 </rng:group>
</rng:element>
element event
{
   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.datable.attributes,
   att.datable.custom.attributes,
   att.datable.iso.attributes,
   att.datable.w3c.attributes,
   att.editLike.attributes,
   att.locatable.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   att.sortable.attributes,
   att.typed.attributes,
   (
      idno*,
      model.headLike*,
      ( model.pLike+ | model.labelLike+ | eventName+ ),
      ( model.noteLike | model.biblLike | linkGrp | link | idno | ptr )*,
      model.eventLike*,
      ( model.personLike | listPerson )*,
      ( model.placeLike | listPlace )*,
      model.objectLike*,
      ( relation | listRelation )*
   )
}