Re: Add an @as in p:import-parameter

/ Alessandro Vernet <avernet@orbeon.com> was heard to say:
| Norm,
|
|> On 10/23/06, Norman Walsh <Norman.Walsh@sun.com> wrote:
|> > If you want to do that, I thought you could simply use:
|> >
|> >   <p:parameter name="computed-for-xslt" select="$computed"/>
|
| +1 for this instead of having a <p:import-param>.

I imagine we still need import-param for the case where we want to
say:

  <p:step type="xslt">
    <p:input .../>
    <p:input .../>
    <p:import-param name="db:*"/>
  </p:step>

But I don't think it needs to support any sort of renaming.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh
XML Standards Architect
Sun Microsystems, Inc.

Received on Wednesday, 25 October 2006 11:51:23 UTC