<nym>
<nym> (표준 이름) 표준 이름 또는 어떤 종류의 이름부 정의를 포함한다. [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.sortable (@sortKey)
| ||||||
클럽 회원 | |||||||
에 의해 포함된 | |||||||
포함할 수 있다 | |||||||
선언 |
element nym { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.typed.attributes, att.sortable.attributes, attribute parts { list { data.pointer+ } }?, ( ( model.entryPart* ), ( model.pLike* ), ( nym* ) ) } | ||||||
예 | <nym xml:id="J452"> <form> <orth xml:lang="en-US">Ian</orth> <orth xml:lang="en-x-Scots">Iain</orth> </form> </nym> |