<geo>
| <geo> (geographical coordinates) contains any expression of a set of geographic coordinates, representing a point, line, or area on the surface of the earth in some notation. | |
| 組件 | namesdates — 13 Names, Dates, People, and Places |
| 屬性 | |
| 屬於 | model.measureLike |
| 可包含 | 僅文字符號資料 |
| 宣告 |
element geo { att.global.attributes, text } |
| 例子 | <geo>41.687142 -74.870109</geo> |
| 註 | All uses of <geo> within a document are required to use
the same coordinate system, which is that defined by a
<geoDecl> element supplied in the TEI Header. If no such
element is supplied, the assumption is that the content of each
<geo> element will be a pair of numbers separated by
whitespace, to be interpreted as latitude followed by longitude
according to the World Geodetic System. |
