Jason Johnston <jason.johnston <at> Intrado.com> writes: > Maybe I'm not understanding your example, but shouldn't all those > <fb:struct>s be wrapped in <fb:case>s with the same id? If I understand > correctly it's actually the fb:case binding that does conditional > processing of its subbindings; the fb:union binding just acts as a dumb > container.
*argh* Why I did not see the obvious? You are so right. It works with additional <fb:case>s. Thanks for your hint. Joerg
