<listNym>
| <listNym> (liste de noms canoniques) contient une liste de noms normalisés pour tous types d'objets 13.3.5 Names and Nyms | |
| Module | namesdates — 13 Names, Dates, People, and Places |
| Attributs | att.typed (@type, @subtype) att.declarable (@default) |
| Utilisé par | listNym model.listLike |
| Peut contenir | core: head namesdates: listNym nym relation relationGrp |
| Declaration |
element listNym { att.global.attributes, att.typed.attributes, att.declarable.attributes, ( model.headLike*, ( nym | listNym )+, ( relationGrp | relation )* ) } |
| Exemple | <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> |
