<geo>

<geo> (coordinate geografiche) contiene una qualsiasi espressione di una serie di coordinate geografiche che rappresenti un punto, una linea o un'area sulla superficie della terra in una data notazione [13.3.4.1 Varieties of Location]
Modulonamesdates — 13 Names, Dates, People, and Places
Attributiatt.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.declaring (@decls)
Usato da
Contenuto in
analysis: cl phr s span
figures: cell figDesc
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: valDesc
verse: metSym rhyme
Può contenereAmmessi soltanto caratteri di testo
Dichiarazione

<rng:element name="geo">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.declaring.attributes"/>
 <rng:text/>
</rng:element>
element geo
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.declaring.attributes,
   text
}
Esempio
<geoDecl xml:id="WGS" datum="WGS84">World Geodetic System</geoDecl>
<geoDecl xml:id="OS" datum="OSGB36">Ordnance Survey</geoDecl>
<!-- .... -->
<location>
 <desc>A tombstone plus six lines of
   Anglo-Saxon text, built into the west tower (on the south side
   of the archway, at 8 ft. above the ground) of the
   Church of St. Mary-le-Wigford in Lincoln. </desc>
 <geo decls="#WGS">53.226658 -0.541254</geo>
 <geo decls="#OS">SK 97481 70947</geo>
</location>
Esempio
<geo>41.687142 -74.870109</geo>