<geo>
<geo> (coordenadas geográficas) contiene cualquier expresión de un conjunto de coordenadas geográficas, representando un punto, línea o área en la superficie de la tierra en alguna anotación. [13.3.4.1 Varieties of Location] | |
Módulo | namesdates — Names, Dates, People, and Places |
Atributos | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.declaring (@decls) |
Miembro de | |
Contenido en | core: abbr add addrLine author bibl biblScope citedRange corr date del desc distinct editor email emph expan foreign gloss head headItem headLabel hi item l label measure measureGrp meeting mentioned name note num orig p pubPlace publisher q quote ref reg resp rs said sic soCalled speaker stage street term textLang time title unclear corpus: activity channel constitution derivation domain factuality interaction locale preparedness purpose dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr header: authority catDesc change classCode creation distributor edition extent funder geoDecl handNote language licence principal rendition scriptNote sponsor tagUsage typeNote msdescription: accMat acquisition additions catchwords collation colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit layout material musicNotation objectType origDate origPlace origin provenance rubric secFol signatures source stamp summary support surrogates watermark namesdates: addName affiliation age birth bloc country death district education faith floruit forename genName geogFeat geogName langKnown location nameLink nationality occupation offset orgName persName placeName region residence roleName settlement sex socecStatus surname textstructure: byline closer dateline docAuthor docDate docEdition docImprint imprimatur opener salute signed titlePart trailer |
Puede contener | Sólo datos de caracteres |
Declaración |
element geo { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.declaring.attributes, text } |
Ejemplo | <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> |
Ejemplo |