<placeName>

<placeName> contiene l'indicazione assoluta o relativa di un nome di luogo 13.2.3 Place Names
Modulonamesdates — 13 Names, Dates, People, and Places
Attributi att.naming (@key, @ref, @nymRef) att.typed (@type, @subtype) att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.editLike (@cert, @resp, @evidence, @source)
Usato da model.placeNamePart
Può contenere
Dichiarazione
element placeName
{
   att.global.attributes,
   att.naming.attributes,
   att.typed.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.editLike.attributes,
   macro.phraseSeq
}
Esempio
<placeName>
 <settlement>Rochester</settlement>
 <region>New York</region>
</placeName>
Esempio
<placeName>
 <geogName>Arrochar Alps</geogName>
 <region>Argylshire</region>
</placeName>
Esempio
<placeName>
 <measure>10 miles</measure>
 <offset>Northeast of</offset>
 <settlement>Attica</settlement>
</placeName>