<offset>

<offset> that part of a relative temporal or spatial expression which indicates the direction of the offset between the two place names, dates, or times involved in the expression. 13.2.3 Place Names
Module namesdates — 13 Names, Dates, People, and Places
In addition to global attributes att.typed (@type, @subtype)
Used by
May contain
gaiji: g
Declaration

<rng:element name="offset">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="macro.xtext"/>
</rng:element>
element offset { att.global.attributes, att.typed.attributes, macro.xtext }
Example
<placeName key="NRPA1">
 <offset>50 metres below the summit of</offset>
 <geogName>
  <geogFeat>Mount</geogFeat>
  <name>Sinai</name>
 </geogName>
</placeName>