<cond>
| <cond> (조건적 자질-구조 제약) 조건적 자질-구조 제약을 정의한다; 후건과 전건은 자질 구조 또는 자질-구조 집합으로 명시된다; 전건과 후건 모두 제시된 자질구조를 포섭하거나 전건이 포섭하지 않는다면 그 제약은 만족된다. [19.11 Feature System Declaration] | |
| 모듈 | iso-fs — Feature Structures |
| 속성 |
|
| 에 의해 포함된 |
iso-fs: fsConstraints
|
| 포함할 수 있다 | |
| 주석 |
May contain an antecedent feature structure, an empty then element, and a consequent feature structure. |
| 예 | |
| Content model |
<content> |
| 선언 |
<rng:element name="cond"> element cond { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( ( fs | f ), then, ( fs | f ) ) } |