<settlement>
<settlement> (settlement) contains the name of a settlement such as a city, town, or village identified
as a single geo-political or administrative unit. [13.2.3. Place Names]
Module | namesdates | ||||||||||
Attributes |
att.global
xml:id
n
xml:lang
att.typed
type
att.datable
att.datable.w3c
when
notBefore
notAfter
from
to
att.datable.custom
when-custom
notBefore-custom
notAfter-custom
from-custom
to-custom
datingMethod
|
||||||||||
Member of | |||||||||||
Contained by |
core: abbr add author bibl corr date del desc editor emph expan foreign gloss head hi item l label mentioned name note num orig p pubPlace publisher q quote ref reg resp rs sic term time title unclear
corpus: activity
namesdates: addName affiliation birth death faith floruit forename genName langKnown location nameLink nationality objectName occupation orgName persName placeName residence roleName settlement sex surname
textstructure: byline dateline docAuthor docDate docEdition docImprint imprimatur salute signed titlePart trailer
|
||||||||||
May contain |
core: abbr add choice cit date del ellipsis emph foreign gap gloss graphic hi lb mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs sic term time title unclear
figures: figure
gaiji: g
header: idno
lim: noteMarker rule
linking: linkGrp
msdescription: locusGrp
namesdates: addName affiliation forename genName geo location nameLink objectName orgName persName placeName roleName settlement surname
character data
|
||||||||||
Examples |
<placeName> <settlement type="town">Glasgow</settlement> <region>Scotland</region> </placeName> |
||||||||||
Source | Github
<elementSpec module="namesdates" ident="settlement"> <gloss>settlement</gloss> <desc>contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit.</desc> <classes> <memberOf key="att.global"/> <memberOf key="model.placeNamePart"/> <memberOf key="att.naming"/> <memberOf key="att.typed"/> <memberOf key="att.datable"/> </classes> <content> <macroRef key="macro.phraseSeq"/> </content> <attList> <attDef ident="calendar" usage="opt" validUntil="2024-11-11"> <desc>indicates one or more systems or calendars to which the date represented by the content of this element belongs.</desc> <datatype minOccurs="1" maxOccurs="unbounded"> <dataRef key="teidata.pointer"/> </datatype> </attDef> </attList> </elementSpec> |