<valItem>
<valItem> 가능한 또는 필수적 항목의 목록 내에서 단일 속성 값을 기록한다. 22.4.5 Attribute List Specification | |||||||||
모듈 | tagdocs — 22 Documentation Elements | ||||||||
전체 속성에 부가 | att.combinable (@mode)
|
||||||||
에 의해 사용된 | |||||||||
포함할 수 있다 | |||||||||
선언 |
element valItem { att.global.attributes, att.combinable.attributes, attribute ident { text }, 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> |