<place>
<place> (place) contiene informazioni relative a un luogo geografico [13.3.4 Places] | |
Modulo | namesdates — Names, Dates, People, and Places |
Attributi | 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.global.source (@source)) att.typed (@type, @subtype) att.editLike (@evidence, @instant) att.sortable (@sortKey) |
Membro del | |
Contenuto in | corpus: settingDesc |
Può contenere | |
Esempio | <place> <country>Lithuania</country> <country xml:lang="lt">Lietuva</country> <place> <settlement>Vilnius</settlement> </place> <place> <settlement>Kaunas</settlement> </place> </place> |
Content model | <content> |
Dichiarazione | <rng:element name="place"> 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.global.source.attributes, att.typed.attributes, att.editLike.attributes, att.sortable.attributes, ( model.headLike*, ( model.pLike* | ( model.labelLike | model.placeStateLike | model.eventLike | name )* ), ( model.noteLike | model.biblLike | idno | ptr | linkGrp | link )*, ( model.placeLike | listPlace )* ) } |