<listNym>
<listNym> (표준 이름 목록) 어떤 사물에 대한 표준화된 이름 목록을 포함한다. 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> |