<geogName>

<geogName> (geographical name) a name associated with some geographical feature such as Windrush Valley or Mount Sinai. 13.2.3 Place Names
Modulnamesdates — 13 Names, Dates, People, and Places
Attributeatt.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))
typeprovides more culture- linguistic- or application- specific information used to categorize this name component.
Zustand Obligatorisch wenn zutreffend
Datentyp

<rng:ref name="data.enumerated"/>
data.enumerated
Werte one of a set of codes defined for the application.
Verwendet von
Enthalten in
analysis: cl phr s span
figures: cell figDesc
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: valDesc
verse: metSym rhyme
Kann enthalten
Deklaration

<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
}
Beispiel
<geogName>
 <geogFeat>Mount</geogFeat>
 <name>Sinai</name>
</geogName>