<geogName>

<geogName> (nome proprio geografico) nome associato a un elemento geografico, come valle Windrush o Monte Sinai 13.2.3 Place Names
Modulonamesdates — 13 Names, Dates, People, and Places
Attributi att.naming (@nymRef) (att.canonical (@key, @ref))
typefornisce informazioni più specifiche relativamente a cultura, lingua o uso impiegate per classificare la componente del nome
Stato Obbligatorio se applicabile
Tipo di dati

<rng:ref name="data.enumerated"/>
data.enumerated
Valori one of a set of codes defined for the application.
Usato da
Può contenere
Dichiarazione

<rng:element name="geogName">
<rng:ref name="att.global.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.naming.attributes,
   att.canonical.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Esempio
<geogName>
 <geogFeat>Mount</geogFeat>
 <name>Sinai</name>
</geogName>