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

"Toman_Vojtech@emc.com" <Toman_Vojtech@emc.com> writes:
> 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>

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | We measure the excellency of other men,
http://nwalsh.com/            | by some excellency we conceive to be in
                              | ourselves.--John Selden

Received on Tuesday, 10 November 2009 16:17:05 UTC