<geogFeat>

<geogFeat> (geographical feature name) contains a common noun identifying some geographical feature contained within a geographic name, such as valley, mount, etc. 13.2.3 Place Names
組件namesdates — 13 Names, Dates, People, and Places
屬性 att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso))
屬於
可包含
gaiji: g
宣告

<rng:element name="geogFeat">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.naming.attributes"/>
<rng:ref name="att.canonical.attributes"/>
<rng:ref name="att.typed.attributes"/>
<rng:ref name="att.datable.w3c.attributes"/>
<rng:ref name="att.datable.iso.attributes"/>
<rng:ref name="macro.xtext"/>
</rng:element>
element geogFeat
{
   att.global.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   att.typed.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   macro.xtext
}
例子
<geogName> 玉山<geogFeat>山腳</geogFeat>
</geogName>