<nym>
<nym> (nombre canónico) contiene la definición para un nombre canónico o parte de nombre de cualquier tipo. [14.3.7 Names and Nyms] | |||||||
Módulo | namesdates — Names, Dates, People, and Places | ||||||
Atributos |
|
||||||
Contenido en | |||||||
Puede contener | |||||||
Ejemplo |
<nym xml:id="J452">
<form> <orth xml:lang="en-US">Ian</orth> <orth xml:lang="en-x-Scots">Iain</orth> </form> </nym> |
||||||
Content model |
<content> |
||||||
Declaración |
<rng:element name="nym"> element nym { 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.sortable.attributes, attribute parts { list { teidata.pointer+ } }?, ( idno*, model.entryPart*, model.pLike*, nym* ) } |