Example: <population>

These search results reproduce every example of the use of <population> 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 <population> 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.4.3 States, Traits, and Events

<population type="squirrel"
 notBefore="1901notAfter="1902-01-11resp="#strabo">

 <population type="redwhen="1901-01-10">
  <population type="female">
   <desc>12</desc>
  </population>
  <population type="male">
   <desc>15</desc>
  </population>
 </population>
 <population type="graywhen="1902-01-10"
  cert="high">

  <population type="female">
   <desc>23</desc>
  </population>
  <population type="malecert="low"
   resp="#biber">

   <desc>45</desc>
  </population>
 </population>
</population>

<population>

<population when="2001-04resp="#UKCensus">
 <population type="white">
  <desc>54153898</desc>
 </population>
 <population type="asian">
  <desc>11811423</desc>
 </population>
 <population type="black">
  <desc>1148738</desc>
 </population>
 <population type="mixed">
  <desc>677117</desc>
 </population>
 <population type="chinese">
  <desc>247403</desc>
 </population>
 <population type="other">
  <desc>230615</desc>
 </population>
</population>