<place>
<place> contains data about a geographic location [13.3.4 Places] | |
Modul | namesdates — Names, Dates, People, and Places |
Attribute | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.typed (@type, @subtype) att.editLike (@evidence, @instant) (att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) ) (att.source (@source)) att.sortable (@sortKey) |
Mitglied des | |
Enthalten in | corpus: settingDesc |
Kann enthalten | |
Deklaration |
element place { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.typed.attributes, att.editLike.attributes, att.dimensions.attributes, att.ranging.attributes, att.source.attributes, att.sortable.attributes, ( model.headLike*, ( ( model.pLike* ) | ( model.labelLike | model.placeStateLike | model.eventLike )* ), ( model.noteLike | model.biblLike | idno | linkGrp | link )*, ( model.placeLike | listPlace )* ) } |
Beispiel | <place> <country>Lithuania</country> <country xml:lang="lt">Lietuva</country> <place> <settlement>Vilnius</settlement> </place> <place> <settlement>Kaunas</settlement> </place> </place> |