Example: <event> (event)

These search results reproduce every example of the use of <event> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <event> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

13 Names, Dates, People, and Places


13.1.2 Dating Attributes

<event xml:id="eMBBfrom="1955-12-01"
 to="1956-12-20">

 <label>Montgomery Bus Boycott</label>
 <desc>A political and social protest campaign against the policy of racial segregation on the public transit system of
   the city of <placeName ref="#MONT">Montgomery</placeName>.</desc>
</event>
⚓︎

<eventName>

<listEvent>
 <event from="1939-09-01to="1945-09-02">
  <eventName xml:lang="de">Zweiter Weltkrieg</eventName>
  <eventName xml:lang="en">World War II</eventName>
  <idno type="GND">https://d-nb.info/gnd/4079167-1</idno>
  <idno type="Wikidata">https://www.wikidata.org/wiki/Q362</idno>
  <event from="1939-09-01to="1939-10-06"
   xml:id="UeberfallAufPolen">

   <eventName xml:lang="de">Überfall auf Polen</eventName>
   <eventName xml:lang="en">Invasion of Poland</eventName>
   <idno type="GND">https://d-nb.info/gnd/4175002-0</idno>
   <idno type="LOC">https://id.loc.gov/authorities/sh85148341</idno>
   <listPlace type="affected">
    <place>
     <placeName xml:lang="pl">Gdańsk</placeName>
     <location>
      <geo>54.350556, 18.652778</geo>
     </location>
    </place>
   </listPlace>
  </event>
  <event from="1941-06-22to="1945-05-09">
   <eventName xml:lang="de">Deutsch-Sowjetischer Krieg</eventName>
   <eventName xml:lang="ru">Великая Отечественная война</eventName>
   <idno type="GND">https://d-nb.info/gnd/4076906-9</idno>
   <idno type="Wikidata">https://www.wikidata.org/wiki/Q189266</idno>
  </event>
 </event>
</listEvent>
Show all ⚓︎

<eventName>

<event from="2019-09-16to="2019-09-20"
 xml:id="tei2019graz">

 <eventName type="full">TEI 2019: What is text, really? TEI and beyond</eventName>
 <eventName type="short">TEI 2019</eventName>
 <note> The abstract leading to the <gi>eventName</gi> element is available at <ref target="https://gams.uni-graz.at/o:tei2019.141">https://gams.uni-graz.at/o:tei2019.141</ref>.
   Other related documents are available through <ref target="https://gams.uni-graz.at/tei2019">https://gams.uni-graz.at/tei2019</ref>, as well as in the
 <ref target="https://zenodo.org/communities/tei2019">TEI 2019 Zenodo community</ref>.
 </note>
 <listPerson type="LocalOrganizers">
  <person>
   <persName>
    <surname>Raunig</surname>
    <forename>Elisabeth</forename>
   </persName>
  </person>
  <person>
   <persName>
    <surname>Scholger</surname>
    <forename>Martina</forename>
   </persName>
  </person>
  <person>
   <persName>
    <surname>Scholger</surname>
    <forename>Walter</forename>
   </persName>
  </person>
  <person>
   <persName>
    <surname>Steiner</surname>
    <forename>Elisabeth</forename>
   </persName>
  </person>
  <person>
   <persName>
    <surname>Vogeler</surname>
    <forename>Georg</forename>
   </persName>
  </person>
 </listPerson>
 <place xml:lang="de">
  <placeName>Universität Graz</placeName>
  <location>
   <address>
    <addrLine>ReSoWi Gebäude</addrLine>
    <addrLine>Universitätsstraße 15</addrLine>
    <postCode>8010</postCode>
    <settlement>Graz</settlement>
    <country>Österreich</country>
   </address>
   <geo>15.451651587656 47.078215112534</geo>
  </location>
 </place>
 <listRelation>
  <relation active="#tei2019graz"
   passive="#AnnualTEIConferencetype="CRMname="P31_is_instance_of"
   ref="https://www.wikidata.org/wiki/Property:P31"/>

 </listRelation>
</event>
Show all ⚓︎

13.3.2.2 Personal Events

<person xml:id="WM">
<!-- ... -->
 <event type="marriagewhen="1859-04-26">
  <label>Marriage</label>
  <desc>
   <name type="personref="#WM">William Morris</name> and <name type="person"
    ref="http://en.wikipedia.org/wiki/Jane_Burden">
Jane Burden</name> were married at <name type="place">St
       Michael's Church, Ship Street, Oxford</name> on <date when="1859-04-26">26 April 1859</date>. The wedding was
     conducted by Morris's friend <name type="personref="#RWD">R. W. Dixon</name> with <name type="personref="#CBF">Charles Faulkner</name> as the best man. The bride was given away by her father, <name type="personref="#RB">Robert Burden</name>. According to the account that <name type="person"
    ref="http://en.wikipedia.org/wiki/Edward_Burne-Jones">
Burne-Jones</name> gave <name type="personref="#JWM">Mackail</name>
   <quote>M. said to Dixon beforehand <said>Mind you don't call her Mary</said> but he did</quote>. The entry in
     the Register reads: <quote>William Morris, 25, Bachelor Gentleman, 13 George Street, son of William Morris decd.
       Gentleman. Jane Burden, minor, spinster, 65 Holywell Street, d. of Robert Burden, Groom.</quote> The witnesses
     were Jane's parents and Faulkner. None of Morris's family attended the ceremony. Morris presented Jane with a
     plain gold ring bearing the London hallmark for 1858. She gave her husband a double-handled antique silver
     cup.</desc>
  <bibl>J. W. Mackail, <title>The Life of William Morris</title>, 1899.</bibl>
 </event>
</person>
<person xml:id="RB">
 <persName>Robert Burden</persName>
</person>
<person xml:id="RWD">
 <persName>R.W. Dixon</persName>
</person>
<person xml:id="CBF">
 <persName>Charles Faulkner</persName>
</person>
<person xml:id="EBJ">
 <persName>
  <forename>Edward</forename>
  <surname>Burne-Jones</surname>
 </persName>
</person>
<person xml:id="JWM">
 <persName>J.W. Mackail</persName>
</person>
⚓︎

13.3.2.2 Personal Events

<event type="birthresp="#XYZcert="high">
 <p>Born in <name type="place">Brixton</name> on 8 January
   1947.</p>
</event>
<event type="birthresp="#ABCcert="low">
 <p>Born in <name type="place">Berkhamsted</name> on 9 January
   1947.</p>
</event>
⚓︎

13.3.4.3 States, Traits, and Events

<place xml:id="IS">
 <placeName xml:lang="en">Iceland</placeName>
 <placeName xml:lang="is">Ísland</placeName>
 <location>
  <geo>65.00 -18.00</geo>
 </location>
 <terrain>
  <desc>Area: 103,000 sq km</desc>
 </terrain>
 <state type="governancenotBefore="1944">
  <p>Constitutional republic</p>
 </state>
 <state type="governancenotAfter="1944">
  <p>Part of the kingdom of <placeName key="DK">Denmark</placeName>
  </p>
 </state>
 <event type="governancewhen="1944-06-17">
  <desc>Iceland became independent on 17 June 1944.</desc>
 </event>
 <state type="governancefrom="1944-06-17">
  <p>An independent republic since June 1944</p>
 </state>
</place>
⚓︎

<event>

<listEvent>
 <event when="1618-05-23"
  xml:id="SecondDefPraguewhere="#Prague">

  <eventName>1618 Defenestration of Prague</eventName>
  <idno>https://www.wikidata.org/wiki/Q13365740</idno>
  <listPerson type="defenstrated">
   <person>
    <persName>Jaroslav Bořita z Martinic</persName>
    <idno type="GND">https://d-nb.info/gnd/116810998</idno>
   </person>
   <person>
    <persName>Vilém Slavata z Chlumu a Košumberka</persName>
    <idno type="GND">https://d-nb.info/gnd/1018376615</idno>
   </person>
   <person>
    <persName>Filip Fabricius</persName>
    <idno type="GND">https://d-nb.info/gnd/133946118</idno>
   </person>
  </listPerson>
  <place xml:id="Prague">
   <placeName>Prague</placeName>
  </place>
 </event>
 <event from="1618to="1648"
  xml:id="ThirtyYearsWar">

  <eventName>Thirty Years’ War</eventName>
  <idno>https://www.wikidata.org/wiki/Q2487</idno>
  <event when="1643-03-19"
   xml:id="BattleofRocroiwhere="#Rocroi">

   <eventName>Battle of Rocroi</eventName>
   <idno type="Wikidata">https://www.wikidata.org/wiki/Q728480</idno>
   <idno type="GND">https://d-nb.info/gnd/4202901-6</idno>
   <place xml:id="Rocroi">
    <placeName>Rocroi</placeName>
    <location>
     <geo decls="#WGS">49.926111 4.522222</geo>
    </location>
   </place>
  </event>
 </event>
</listEvent>
Show all ⚓︎

<event>

<person>
 <event type="matwhen="1972-10-12">
  <label>matriculation</label>
 </event>
 <event type="gradwhen="1975-06-23">
  <label>graduation</label>
 </event>
</person>
Show all ⚓︎

<event> (fr)

<person>
 <event type="matwhen="1972-10-12">
  <label>inscription</label>
 </event>
 <event type="gradwhen="1975-06-23">
  <label>diplômé</label>
 </event>
</person>
Show all ⚓︎

<event> (zh-TW)

<person>
 <event type="matwhen="1972-10-12">
  <label>入學</label>
 </event>
 <event type="gradwhen="1975-06-23">
  <label>畢業</label>
 </event>
</person>
Show all ⚓︎

<event>

<listEvent type="generated">
 <event xml:id="mrp-events-MRP-1-1-01-0-18480401-P-0001"
  ref="https://mrp.oeaw.ac.at/pages/show.html?directory=editions&amp;document=MRP-1-1-01-0-18480401-P-0001.xmltype="session">

  <head>Nr. 1 Ministerrat, Wien, 1. April 1848</head>
  <label>Ministerratssitzung <date when="1848-04-01">1848-04-01</date>, aus Band 1 1/1, März 1848–21. November 1848</label>
  <listEvent type="agenda_items">
   <event type="agenda_item"
    xml:id="mrp-events-MRP-1-1-01-0-18480401-P-0001-top_1_1_1_1">

    <label>I. Enthebung Baron Karl Friedrich v. Kübecks als Finanzminister und Ernennung des Freiherrn Philipp v. Krauß zu seinem Nachfolger</label>
   </event>
   <event type="agenda_item"
    xml:id="mrp-events-MRP-1-1-01-0-18480401-P-0001-top_1_1_1_2">

    <label>II. Ernennung FML. Peter Zaninis zum Kriegsminister</label>
   </event>
   <event type="agenda_item"
    xml:id="mrp-events-MRP-1-1-01-0-18480401-P-0001-top_1_1_1_3">

    <label>III. Öffentliche Erklärung über die konstitutionellen Grundsätze; Umformung des Staatsrates</label>
   </event>
   <event type="agenda_item"
    xml:id="mrp-events-MRP-1-1-01-0-18480401-P-0001-top_1_1_1_4">

    <label>IV. Kriegserklärung Sardiniens; Vorgehen Radetzkys; Bestellung eines Hofkommissärs für Lombardo-Venetien</label>
   </event>
   <event type="agenda_item"
    xml:id="mrp-events-MRP-1-1-01-0-18480401-P-0001-top_1_1_1_5">

    <label>V. Beeidigung der Minister</label>
   </event>
   <event type="agenda_item"
    xml:id="mrp-events-MRP-1-1-01-0-18480401-P-0001-top_1_1_1_6">

    <label>VI. Tumulte im Kärntnertortheater</label>
   </event>
   <event type="agenda_item"
    xml:id="mrp-events-MRP-1-1-01-0-18480401-P-0001-top_1_1_1_7">

    <label>VII. Bewegung der tschechischen demokratischen Partei; Berufung Paul Josef Safaiřiks nach Wien</label>
   </event>
   <event type="agenda_item"
    xml:id="mrp-events-MRP-1-1-01-0-18480401-P-0001-top_1_1_1_8">

    <label>VIII. Behandlung der aus Lombardo-Venetien vertriebenen Justiz- und politischen Beamten</label>
   </event>
   <event type="agenda_item"
    xml:id="mrp-events-MRP-1-1-01-0-18480401-P-0001-top_1_1_1_9">

    <label>IX. Besetzung der Landeschef- und Ständepräsidentenposten in Prag; böhmische Deputation in Wien</label>
   </event>
  </listEvent>
  <listPerson type="attendants">
   <person role="chair">
    <persName ref="https://mpr.acdh.oeaw.ac.at/entity/8141">
     <surname>Kolowrat</surname>
    </persName>
   </person>
   <person role="attendant">
    <persName ref="https://mpr.acdh.oeaw.ac.at/entity/8145">
     <surname>Ficquelmont</surname>
    </persName>
   </person>
   <person role="attendant">
    <persName ref="https://mpr.acdh.oeaw.ac.at/entity/8154">
     <surname>Taaffe</surname>
    </persName>
   </person>
   <person role="attendant">
    <persName ref="https://mpr.acdh.oeaw.ac.at/entity/8148">
     <surname>Pillersdorf</surname>
    </persName>
   </person>
   <person role="attendant">
    <persName ref="https://mpr.acdh.oeaw.ac.at/entity/8151">
     <surname>Sommaruga</surname>
    </persName>
   </person>
   <person role="signed-protocol">
    <persName ref="https://mpr.acdh.oeaw.ac.at/entity/8141">
     <surname>Kolowrat</surname>
    </persName>
    <note>BdE. <date when="1848-04-02">2. 4.</date>
    </note>
   </person>
   <person role="signed-protocol">
    <persName ref="https://mpr.acdh.oeaw.ac.at/entity/9251">
     <surname>Franz Karl</surname>
    </persName>
    <note>BdE. <date when="1848-04-02">2. 4.</date>
    </note>
   </person>
  </listPerson>
  <listPlace>
   <place xml:id="Wien">
    <placeName xml:lang="de">Wien</placeName>
    <placeName xml:lang="en">Vienna</placeName>
    <location>
     <geo>48.208199 16.37169</geo>
    </location>
    <idno type="GeoNames">https://sws.geonames.org/2761369</idno>
   </place>
  </listPlace>
 </event>
<!-- ... -->
</listEvent>
Show all ⚓︎

<listEvent>

<listEvent>
 <head>Battles of the American Civil War: Kentucky</head>
 <event xml:id="event01when="1861-09-19">
  <label>Barbourville</label>
  <desc>The Battle of Barbourville was one of the early engagements of
     the American Civil War. It occurred September 19, 1861, in Knox
     County, Kentucky during the campaign known as the Kentucky Confederate
     Offensive. The battle is considered the first Confederate victory in
     the commonwealth, and threw a scare into Federal commanders, who
     rushed troops to central Kentucky in an effort to repel the invasion,
     which was finally thwarted at the <ref target="#event02">Battle of
       Camp Wildcat</ref> in October.</desc>
 </event>
 <event xml:id="event02when="1861-10-21">
  <label>Camp Wild Cat</label>
  <desc>The Battle of Camp Wildcat (also known as Wildcat Mountain and Camp
     Wild Cat) was one of the early engagements of the American Civil
     War. It occurred October 21, 1861, in northern Laurel County, Kentucky
     during the campaign known as the Kentucky Confederate Offensive. The
     battle is considered one of the very first Union victories, and marked
     the first engagement of troops in the commonwealth of Kentucky.</desc>
 </event>
 <event xml:id="event03from="1864-06-11"
  to="1864-06-12">

  <label>Cynthiana</label>
  <desc>The Battle of Cynthiana (or Kellar’s Bridge) was an engagement
     during the American Civil War that was fought on June 11 and 12, 1864,
     in Harrison County, Kentucky, near the town of Cynthiana. A part of
     Confederate Brigadier General John Hunt Morgan's 1864 Raid into
     Kentucky, the battle resulted in a victory by Union forces over the
     raiders and saved the town from capture.</desc>
 </event>
</listEvent>
Show all ⚓︎

13.3.5 Events

<standOff>
 <listEvent>
  <event when="1713"
   ref="https://www.canadiana.ca/view/oocihm.9_01832/2">

   <label>Treaty of Utrecht</label>
<!-- The following example presupposes that the editors of the TEI document decided to understand legislation or a treaty as an <gi>event</gi>, which itself may be considered a shortcut for several events that led up to the existence or validity of the law or treaty (e.g. the signing of a treaty could also be modeled as an event, and the result on paper could be encoded as an <gi>object</gi> or <gi>bibl</gi>). -->
   <desc>France ceded to Great Britain its claims to the <orgName>Hudson's Bay Company</orgName> territories in
   <placeName>Rupert's Land</placeName>, <placeName>Newfoundland</placeName>, and <placeName>Acadia</placeName> and
       recognized British suzerainty over <orgName type="tribe">the Iroquois</orgName> but retained its other pre-war
       North American possessions, including
   <placeName key="PEI">Île-Saint-Jean</placeName>
       (now <placeName key="PEI">Prince Edward Island</placeName>)...</desc>
  </event>
  <event when="1774key="14-GeoIII-c83">
   <label>Quebec Act</label>
   <desc>This act of the British Parliament guaranteed free practice of the Catholic faith and restored use of the
       French Civil Code for private matters throughout the Province of Quebec, which had been expanded in territory
       following the <ref>Treaty of Paris</ref>.</desc>
  </event>
  <event when="1778"
   ref="http://avalon.law.yale.edu/18th_century/del1778.asp">

   <label>Treaty of Fort Pitt</label>
   <desc>Also known as the <name type="event">Treaty with the Delawares</name>, this was the first written treaty
       between the newly formed <orgName>United States</orgName> and any Native American people, in this case, the
   <orgName type="tribe">Lenape</orgName> or Delawares.</desc>
  </event>
 </listEvent>
</standOff>
⚓︎

13.3.5 Events

<standOff>
<!-- ========= events ========= -->
 <listEvent>
  <event xml:id="DB-3Fwhere="#WWIIEast"
   when="1942-01">

   <head>Luftwaffe shoots down Ilyushin Il-4</head>
   <head type="short">DB-3F</head>
   <ab type="altitude">
    <measure unit="mquantity="7000"/>
   </ab>
   <ab type="survivor">
    <persName ref="#p-IC">Іван Чиссов</persName>
   </ab>
  </event>
  <event xml:id="SCPwhere="#l-GSN"
   when="1943-01-03">

   <head>Snap, Crackle, Pop is shot down by German flak</head>
   <head type="short">B-17</head>
   <ab type="altitude">
    <measure unit="mquantity="6700"/>
   </ab>
   <ab type="survivor">
    <persName ref="#p-AM">Alan Magee</persName>
   </ab>
  </event>
  <event xml:id="DS664where="#l-Obe"
   when="1944-03-24">

   <head>Avro Lancaster shot down by Junkers Ju 88</head>
   <head type="short">Lancaster</head>
   <ab type="altitude">
    <measure unit="mquantity="5490"/>
   </ab>
   <ab type="survivor">
    <persName ref="#p-NA">Nicholas Alkemade</persName>
   </ab>
  </event>
  <event xml:id="LANSA508where="#l-PI"
   when="1971-12-04">

   <head>LANSA 508 struck by lightning</head>
   <head type="short">Amazon rainforest</head>
   <ab type="altitude">
    <measure unit="mquantity="3000"/>
   </ab>
   <ab type="survivor">
    <persName ref="#p-JK">Juliane Diller (née Koepcke)</persName>
   </ab>
  </event>
  <event xml:id="jat367where="#l-Seb"
   when="1972-01-26T16:01:29Z">

   <head>Bombing of Yugoslav Airlines Flight 367</head>
   <head type="short">JAT 367</head>
   <ab type="altitude">
    <measure unit="mquantity="10050"/>
   </ab>
   <ab type="survivor">
    <persName ref="#p-VV">Весна Вуловић</persName>
   </ab>
   <ptr type="furtherInfo"
    target="https://en.wikipedia.org/wiki/JAT_Flight_367"/>

  </event>
  <event xml:id="BGwhere="#l-KorZ"
   when="1996">

   <head>SAS parachute failure</head>
   <head type="short">Bear Grylls</head>
   <ab type="altitude">
    <measure unit="mquantity="4877"/>
   </ab>
   <ab type="survivor">
    <persName ref="#p-BG"/>
   </ab>
  </event>
  <event xml:id="CMwhere="#l-Joh"
   when="2004-08-22">

   <head>Johannesburg parachute failure</head>
   <head type="short">Christine McKenzie</head>
   <ab type="altitude">
    <measure unit="mquantity="3353"/>
   </ab>
   <ab type="survivor">
    <persName ref="#p-CM">Christine McKenzie</persName>
   </ab>
  </event>
  <event xml:id="JBKwhere="#l-Kam"
   when="2009-05">

   <head>Cameraman fails to open chute</head>
   <head type="short">Sport videographer</head>
   <ab type="altitude">
    <measure unit="mquantity="1829"/>
   </ab>
   <ab type="survivor">
    <persName ref="#p-JB"/>
   </ab>
  </event>
 </listEvent>
<!-- ========= places ========= -->
 <listPlace>
  <place xml:id="l-GSN">
   <placeName xml:lang="fr">Gare de Saint-Nazaire</placeName>
   <location>
    <geo>47.28657,-2.21171</geo>
   </location>
  </place>
  <place xml:id="l-Joh">
   <placeName>Johannesburg</placeName>
   <location>
    <country>South Africa</country>
    <region type="province">Gauteng</region>
   </location>
  </place>
  <place xml:id="l-Kam">
   <placeName xml:lang="ru">Камчатке</placeName>
   <location>
    <country>Russia</country>
    <region>Kamchatka Krai</region>
   </location>
  </place>
  <place xml:id="l-Ken">
   <country>Kenya</country>
  </place>
  <place xml:id="l-Obexml:lang="de">
   <placeName>Oberkirchen</placeName>
   <location>
    <country>Deutschland</country>
    <region type="state">Nordrhein-Westfalen</region>
    <region>Arnsberg</region>
    <district>Hochsauerlandkreis</district>
    <settlement>Schmallenberg</settlement>
    <geo cert="low">51.154,8.357</geo>
   </location>
  </place>
  <place xml:id="l-PIxml:lang="es">
   <placeName>Puerto Inca</placeName>
   <location>
    <country>Peru</country>
    <region>Huánuco</region>
    <district>Puerto Inca</district>
   </location>
  </place>
  <place xml:id="l-Sch">
   <placeName xml:lang="de">Schmallenberg</placeName>
   <placeName xml:lang="wep">Smalmereg</placeName>
   <location/>
  </place>
  <place xml:id="l-Seb">
   <placeName xml:lang="de">Sebnitz</placeName>
   <location>
    <geo>50.966667,14.283333</geo>
   </location>
  </place>
  <place xml:id="l-WWIIEast">
   <name>Eastern Front</name>
   <ptr type="furtherInfo"
    target="https://en.wikipedia.org/wiki/Eastern_Front_(World_War_II)"/>

  </place>
  <place xml:id="l-Zam">
   <country>Zambia</country>
  </place>
 </listPlace>
<!-- ========= people ========= -->
 <listPerson>
  <person xml:id="p-VV">
   <persName xml:lang="sr-Cyrl">Весна Вуловић</persName>
   <persName xml:lang="sr-Latn">Vesna Vulović</persName>
   <birth when="1950-01-03"/>
   <death when="2016-12-23"/>
   <ptr type="furtherInfo"
    target="https://en.wikipedia.org/wiki/Vesna_Vulovi%C4%87"/>

  </person>
  <person xml:id="p-IC">
   <persName xml:lang="uk-Cyrl">Іван Михайлович Чиссов</persName>
   <persName xml:lang="ru-Cyrl">Иван Михайлович Чисов</persName>
   <persName xml:lang="uk-Latn">Ivan Mikhailovich Chisov</persName>
   <birth when="1916"/>
   <death when="1986"/>
   <ptr type="furtherInfo"
    target="https://en.wikipedia.org/wiki/Ivan_Chisov"/>

  </person>
  <person xml:id="p-AM">
   <persName>Alan Eugene Magee</persName>
   <birth when="1919-01-13"/>
   <death when="2003-12-20"/>
   <ptr type="furtherInfo"
    target="https://en.wikipedia.org/wiki/Alan_Magee"/>

  </person>
  <person xml:id="p-NA">
   <persName>Nicholas Stephen Alkemade</persName>
   <birth when="1922-12-10"/>
   <death when="1987-06-22"/>
   <ptr type="furtherInfo"
    target="https://en.wikipedia.org/wiki/Nicholas_Alkemade"/>

  </person>
  <person xml:id="p-BG">
   <persName>Edward Michael Grylls</persName>
   <birth when="1974-06-07"/>
   <ptr type="furtherInfo"
    target="https://www.beargrylls.com/pages/about-bear-grylls"/>

  </person>
  <person xml:id="p-JK">
   <persName>Juliane Koepcke</persName>
   <birth when="1954-10-10"/>
   <ptr type="furtherInfo"
    target="https://en.wikipedia.org/wiki/Juliane_Koepcke"/>

  </person>
  <person xml:id="p-JB">
   <persName>James Boole</persName>
   <birth>1978, give or take a year</birth>
   <ptr type="furtherInfo"
    target="https://www.facebook.com/james.boole/?ref=page_internal"/>

  </person>
 </listPerson>
<!-- ========= conjunctions and disjunctions ========= -->
 <altGrp type="location">
  <alt xml:id="l-KorZ"
   target="#l-Ken #l-Zam"/>

 </altGrp>
</standOff>
bibliography ⚓︎

13.3.5 Events

<event type="meetingwhen="2007-05-29">
 <desc>All day meeting to resolve content models</desc>
 <event type="preamblenotAfter="13:00:00">
  <desc>first part</desc>
 </event>
 <event type="conclusions"
  notBefore="13:00:00">

  <desc>second part</desc>
 </event>
</event>
⚓︎

1 The TEI Infrastructure


att.datable.custom

<event xml:id="FIRE1"
 datingMethod="#julianfrom-custom="1666-09-02"
 to-custom="1666-09-05">

 <head>The Great Fire of London</head>
 <p>The Great Fire of London burned through a large part
   of the city of London.</p>
</event>
⚓︎