<then>
<then> 區分條件和元素if中的預設值,或是區分元素cond中的前提和結果。 18.11 Feature System Declaration | |
組件 | iso-fs — 18 Feature Structures |
屬性 | |
屬於 | |
可包含 | 空白元素 |
宣告 |
element then { att.global.attributes, empty } |
例子 | <cond> <fs> <f name="BAR"> <symbol value="1"/> </f> </fs> <then/> <fs> <f name="FOO"> <binary value="false"/> </f> </fs> </cond> |