<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> | 
| 解説 | 
                            属性typeは,特別な種類の名前を区別する際に使用されるかもしれない. 
                      | 
