<listNym>
| <listNym> (list of canonical names) 包含一正式名稱列表,即任何事物的標準名稱。 13.3.5 Names and Nyms | |
| 組件 | namesdates — 13 Names, Dates, People, and Places | 
| 屬性 | att.typed (@type, @subtype) att.declarable (@default) | 
| 屬於 | |
| 可包含 | core: head  namesdates: listNym nym relation relationGrp   | 
| 宣告 | 
 element listNym { att.global.attributes, att.typed.attributes, att.declarable.attributes, ( model.headLike*, ( nym | listNym )+, ( relationGrp | relation )* ) }  | 
| 例子 | <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>  | 
