Using "include" in mark up files
An early iHD documentation states that conditional includes like this
<include condition="SPRM(12)='en'" href="english.xml" /> should be possible.
The schemas allow includes without condition too. But a line like this
<include href="menubody.xml" /> within the body doesn't show any effect.
Any ideas? Are the linked files supposed to have special formatting?
Cheers,
Gunnar

