<fsConstraints>
| <fsConstraints> (자질-구조 제약자질구조 제약) 유효 자질 구조 내용에 대한 제약을 명시한다.정형의 자질구조 내용에 대한 제약을 명시한다. 18.11 Feature System Declaration | |
| 모듈 | iso-fs — 18 Feature Structures | 
| 에 의해 사용된 | |
| 포함할 수 있다 | |
| 선언 | 
 
element fsConstraints { att.global.attributes, ( cond | bicond )* } | 
| 예 | <fsConstraints> <cond> <fs> <!-- ...--> </fs> <then/> <fs> <!-- ... --> </fs> </cond> <bicond> <!-- ... --> </bicond> <cond> <!-- ... --> </cond> </fsConstraints> | 
