- From: Norman Walsh <Norman.Walsh@Sun.COM>
- Date: Mon, 23 Oct 2006 13:24:09 -0400
- To: public-xml-processing-model-wg@w3.org
Received on Monday, 23 October 2006 17:24:41 UTC
/ Innovimax SARL <innovimax@gmail.com> was heard to say:
| I thought that importing parameter is very interesting, but aliasing
| them could be useful too.
| so we can imagine
|
|> <p:import-parameter name="computed" as="computed-for-xslt"/>
If you want to do that, I thought you could simply use:
<p:parameter name="computed-for-xslt" select="$computed"/>
Be seeing you,
norm
--
Norman Walsh
XML Standards Architect
Sun Microsystems, Inc.
Received on Monday, 23 October 2006 17:24:41 UTC