<listNym>
<listNym> (list of canonical names) 包含一正式名稱列表,即任何事物的標準名稱。 [13.3.5 Names and Nyms] | |
組件 | namesdates — 13 Names, Dates, People, and Places |
屬性 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.typed (@type, @subtype) att.declarable (@default) att.sortable (@sortKey) |
屬於 | |
可包含在於 | core: add corr del desc emph head hi item l meeting note orig p q quote ref reg said sic sp stage title unclear dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron stress subc syll tns usg xr msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance source support surrogates namesdates: listNym spoken: writing textstructure: argument body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph imprimatur postscript signed titlePart verse: rhyme |
可包含 | core: head namesdates: listNym listRelation nym relation relationGrp |
宣告 |
element listNym { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.typed.attributes, att.declarable.attributes, att.sortable.attributes, ( model.headLike*, ( nym | listNym )+, ( listRelation | relationGrp | relation )* ) } |
例子 | <listNym type="floral"> <nym xml:id="zh-tw_ROSE"> <form>玫瑰</form> </nym> <nym xml:id="zh-tw_ORCHID"> <form>蘭花</form> <etym>多年生草本植物,葉細長而尖,春天開花,味清香。</etym> </nym> <nym xml:id="zh-tw_HTHR"> <form>Heather(石南屬植物)</form> </nym> </listNym> |