<geogName>

<geogName> (地理名稱) 與地形名稱結合的地名,例如威拉索溪谷、西奈山等。 13.2.3 Place Names
組件namesdates — 13 Names, Dates, People, and Places
屬性att.global (@xml:id, @n, @xml:lang, @rend, @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.naming (@role, @nymRef) (att.canonical (@key, @ref))
type提供該名稱在文化、語言或應用上的分類資訊。
狀態 可應用時必備的
資料類型

<rng:ref name="data.enumerated"/>
data.enumerated
one of a set of codes defined for the application.
屬於
可包含在於
analysis: cl phr s span
figures: cell figDesc
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: valDesc
verse: metSym rhyme
可包含
宣告

<rng:element name="geogName">
 <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.naming.attributes"/>
 <rng:ref name="att.canonical.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element geogName
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
例子
<geogName>
 <geogFeat>山峰</geogFeat>
 <name>廬山</name>
</geogName>