Example: <offset>

These search results reproduce every example of the use of <offset> 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 <offset> 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.2.3.3 Relative Place Names

<placeName ref="tag:projectname.org,2012:NRPA1">
 <offset>near the top of</offset>
 <geogName>
  <geogFeat>Mount</geogFeat>
  <name>Sinai</name>
 </geogName>
</placeName>

13.2.3.3 Relative Place Names

<placeName>
 <measure>20 km</measure>
 <offset>north of</offset>
 <settlement type="city">Paris</settlement>
</placeName>

13.2.3.3 Relative Place Names

<placeName ref="tag:projectname.org,2012:Duncan">
 <measure unit="kmquantity="17.7">11 miles</measure>
 <offset>Northwest of</offset>
 <settlement type="city">Providence</settlement>, <region type="state">RI</region></placeName>

<placeName>

<placeName>
 <measure>2,5 milles</measure>
 <offset>à l'ouest de la </offset>
 <settlement>Pointe du Raz</settlement>
</placeName>

<placeName>

<placeName>
 <settlement>烏魯木齊</settlement>
 <offset>北邊</offset>
 <measure>十哩</measure>
</placeName>

<placeName>

<placeName>
 <measure>10 miles</measure>
 <offset>Northeast of</offset>
 <settlement>Attica</settlement>
</placeName>

<offset>

<placeName key="NRPA1">
 <offset>50 metres below the summit of</offset>
 <geogName>
  <geogFeat>Mount</geogFeat>
  <name>Sinai</name>
 </geogName>
</placeName>

13.3.4.1 Varieties of Location

<place xml:id="Atltype="imaginary">
 <placeName>Atlantis</placeName>
 <location>
  <offset>beyond</offset>
  <placeName>The Pillars of <persName>Hercules</persName></placeName>
 </location>
</place>

13.3.4.1 Varieties of Location

<place xml:id="MYF">
 <placeName notAfter="1969">Yasgur's Farm</placeName>
 <placeName notBefore="1969">Woodstock Festival Site</placeName>
 <location>
  <measure>one mile</measure>
  <offset>north west of</offset>
  <settlement>Bethel</settlement>
  <region>New York</region>
 </location>
</place>

13.3.4.3 States, Traits, and Events

<place xml:id="greece">
 <placeName>Greece</placeName>
 <climate>
  <desc>Greece's climate is divided into three well defined
       classes:</desc>
  <climate>
   <label>Mediterranean</label>
   <desc>It features mild, wet winters and hot, dry
         summers. Temperatures rarely reach extremes, although snowfalls do
         occur occasionally even in <placeName>Athens</placeName>,
    <placeName>Cyclades</placeName> or <placeName>Crete</placeName>
         during the winter.</desc>
  </climate>
  <climate>
   <label>Alpine</label>
   <desc>It is found primarily in <placeName>
     <offset>Western</offset>
           Greece</placeName> (<placeName>Epirus</placeName>,
    <placeName>
     <offset>Central</offset> Greece</placeName>,
    <placeName>Thessaly</placeName>,
    <placeName>
     <offset>Western</offset> Macedonia</placeName> as well
         as central parts of <placeName>Peloponnesus</placeName> like
    <placeName>Achaea</placeName>, <placeName>Arcadia</placeName> and
         parts of <placeName>Laconia</placeName> where the Alpine range pass
         by)</desc>
  </climate>
  <climate>
   <label>Temperate</label>
   <desc>It is found in <placeName>
     <offset>Central</offset> and
     <offset>Eastern</offset> Macedonia</placeName> as well as in
    <placeName>Thrace</placeName> at places like
    <placeName>Komotini</placeName>, <placeName>Xanthi</placeName> and
    <placeName>
     <offset>northern</offset> Evros</placeName>. It features
         cold, damp winters and hot, dry summers.</desc>
  </climate>
 </climate>
</place>

<location>

<place type="imaginary">
 <placeName>Atlantis</placeName>
 <location>
  <offset>beyond</offset>
  <placeName>The Pillars of <persName>Hercules</persName></placeName>
 </location>
</place>

13.3.6.1 Relative Dates and Times

<date when="1786-12-11">
 <date dur="P14D">A fortnight</date>
 <offset>before</offset>
 <date when="1786-12-25type="holiday">Christmas 1786</date>
</date>

13.3.6.1 Relative Dates and Times

I reached the station <time when="14:15:00">
 <time dur="PT30M0S">precisely half an hour</time>
 <offset>after</offset>
 <time when="13:45:00type="occasion">the departure of the afternoon train to Boston</time>
</time>

13.3.6.1 Relative Dates and Times

<date when="--12-02">
 <date>A week</date>
 <offset>before</offset>
 <date when="--12-09">
  <date type="occasion">my birthday</date>
     on <date>9th December</date></date>
</date>

13.3.6.1 Relative Dates and Times

<date when="--12-09">
 <date>A week</date>
 <offset>before</offset>
 <date type="occasionwhen="--12-16">my birthday</date>
   on <date>9th December</date></date>