Example: <floruit>

These search results reproduce every example of the use of <floruit> 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 <floruit> 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.3.2.1 Personal Characteristics

<person xml:id="simon_son_of_richard2">
 <persName>Simon, son of Richard</persName>
 <residence>
  <placeName>
   <region>Essex</region>
  </placeName>
 </residence>
 <floruit notBefore="1219notAfter="1223">1219-1223</floruit>
</person>

<floruit>

<floruit notBefore="1066notAfter="1100"/>

<floruit>

<person>
 <persName>François Villon</persName>
 <floruit notBefore="1457notAfter="1463"/>
</person>