RE: p:use-when on non-XProc elements

> > I may be wrong, but somehow I thought we decided that 
> p:use-when would
> > have no special meaning on non-XProc elements?
> 
> No, we said it has no special meaning in p:inline. It's useful to
> put p:use-when on steps in other namespaces:
> 
>   <ex:magic-happens p:use-when="...">
>   <p:group use-when"not(...)">
>     do some approximation of magic
>   </p:group>

Ah, of course. I don't know why I didn't see this.

Thanks,
Vojtech

Received on Wednesday, 11 November 2009 07:44:08 UTC