<listNym>
| <listNym> (elenco di nomi canonici) contiene una lista di nym, cioè nomi standard per qualsiasi cosa 13.3.5 Names and Nyms | |
| Modulo | namesdates — 13 Names, Dates, People, and Places | 
| Oltre agli attributi globali | att.typed (@type, @subtype) att.declarable (@default) | 
| Usato da | |
| Può contenere | core: head  namesdates: listNym nym relation relationGrp  | 
| Dichiarazione | 
 element listNym { att.global.attributes, att.typed.attributes, att.declarable.attributes, ( model.headLike*, ( nym | listNym )+, ( relationGrp | relation )* ) } | 
| Esempio | <listNym type="floral"> <nym xml:id="ROSE"> <form>Rose</form> </nym> <nym xml:id="DAISY"> <form>Daisy</form> <etym>Contraction of <mentioned>day's eye</mentioned> </etym> </nym> <nym xml:id="HTHR"> <form>Heather</form> </nym> </listNym> | 
