<listNym>
<listNym> (liste de noms canoniques) contient une liste de noms normalisés pour tous types d'objets. [14.3.7 Names and Nyms] | |
Module | namesdates — Names, Dates, People, and Places |
Attributs |
|
Membre du | |
Contenu dans |
cmc: post
core: add corr del desc emph head hi item l meeting note orig p q quote ref reg said sic sp stage textLang title unclear
dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron stress subc syll tns usg xr
msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote
namesdates: listNym occupation
textstructure: argument back body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph imprimatur postscript salute signed titlePart trailer
verse: rhyme
|
Peut contenir | |
Note |
L'attribut type peut être utilisé pour établir des listes par type de nom si cela présente un intérêt. |
Exemple |
<listNym type="floral">
<nym xml:id="fr_ROSE"> <form>Rose</form> </nym> <nym xml:id="fr_DAISY"> <form>Daisy</form> <etym>contraction de <mentioned>day's eye</mentioned> </etym> </nym> <nym xml:id="fr_HTHR"> <form>Heather</form> </nym> </listNym> |
Modèle de contenu |
<content> |
Schéma Declaration |
<rng:element name="listNym"> element listNym { 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.declarable.attributes, att.sortable.attributes, att.cmc.attributes, ( model.headLike*, desc*, ( relation | listRelation )*, ( ( ( nym | listNym )+, ( relation | listRelation )* )+ ) ) } |