<nym>
<nym> (canonical name) 包含一標準名稱或任何部分名稱的定義。 [13.3.5 Names and Nyms] | |||||||
組件 | namesdates — Names, Dates, People, and Places | ||||||
屬性 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.typed (@type, @subtype) att.sortable (@sortKey)
| ||||||
可包含在於 | |||||||
可包含 | |||||||
宣告 |
element nym { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.typed.attributes, att.sortable.attributes, attribute parts { list { data.pointer+ } }?, ( ( model.entryPart* ), ( model.pLike* ), ( nym* ) ) } | ||||||
例子 | <nym xml:id="zh-tw_J452"> <form> <orth xml:lang="zh-TW">歡</orth> <orth xml:lang="zh-CN">欢</orth> </form> </nym> |