<valItem>
<valItem> 가능한 또는 필수적 항목의 목록 내에서 단일 속성 값을 기록한다. [22.4.5 Attribute List Specification] | |||||||
모듈 | tagdocs — Documentation Elements | ||||||
속성 | 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.combinable (@mode) (att.deprecated (@validUntil))
| ||||||
에 의해 포함된 | tagdocs: valList | ||||||
포함할 수 있다 | |||||||
선언 |
element valItem { 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.combinable.attributes, att.deprecated.attributes, attribute ident { data.text }, ( model.descLike | model.glossLike )* } | ||||||
예 | <valItem ident="dub"> <altIdent xml:lang="fr">dou</altIdent> <equiv name="unknown"/> <gloss>dubious</gloss> <desc>used when the application of this element is doubtful or uncertain</desc> </valItem> |