Ejemplo: <education>

These search results reproduce every example of the use of <education> 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 <education> 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


<education>

<education>Left school at age 16</education>
<education notBefore="1986-01-01" notAfter="1990-06-30">Attended <name>Cherwell School</name>
</education>

<education>

<education>quitte l'école à 16 ans</education>
<education notBefore="1986-01-01" notAfter="1990-06-30">intègre la <name>Cherwell
   School</name>
</education>

<education>

<education>16歲離開學校</education>
<education notBefore="1986-01-01" notAfter="1990-06-30">就讀<name>清華大學</name>
</education>

15 Language Corpora


15.2.2 The Participant Description

<person sex="2" age="mid">
 <birth when="1950-01-12">
  <date>12 Jan 1950</date>
  <name type="place">Shropshire, UK</name>
 </birth>
 <langKnowledge tags="en fr">
  <langKnown level="first" tag="en">English</langKnown>
  <langKnown tag="fr">French</langKnown>
 </langKnowledge>
 <residence>Long term resident of Hull</residence>
 <education>University postgraduate</education>
 <occupation>Unknown</occupation>
 <socecStatus scheme="#pep" code="#b2"/>
</person>