<if>
<if> 자질에 대한 조건부 기본 값을 정의한다: 조건은 자질구조로 명시되며, 기본 값을 요구하는 텍스트의 자질 구조를 포섭한다면 그 조건은 부합한다. [18.11 Feature System Declaration] | |
모듈 | iso-fs — Feature Structures |
속성 | 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.global.source (@source)) |
에 의해 포함된 | iso-fs: vDefault |
포함할 수 있다 | |
주석 | May contain a feature structure, followed by a feature value; the two are separated by a then element. |
예 | |
Content model | <content> |
선언 | <rng:element name="if"> element if { 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.global.source.attributes, ( ( fs | f ), then, model.featureVal ) } |