- From: Innovimax SARL <innovimax@gmail.com>
- Date: Sun, 22 Oct 2006 08:34:37 +0200
- To: "Alex Milowski" <alex@milowski.org>
- Cc: public-xml-processing-model-wg@w3.org
When reading this from Alex > <p:group name="test"> > <p:output name="result" step="inner" source="result"/> > <p:parameter name="computed" step="somewhere" source="x" > select="/doc/param"/> > <p:step name="inner" type="p:xslt"> > <p:import-parameter name="computed"/> > ... > </p:step> > </p:group> > > --Alex Milowski 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"/> Regards Mohamed -- Innovimax SARL Consulting, Training & XML Development 9, impasse des Orteaux 75020 Paris Tel : +33 8 72 475787 Fax : +33 1 4356 1746 http://www.innovimax.fr RCS Paris 488.018.631 SARL au capital de 10.000 €
Received on Sunday, 22 October 2006 06:34:50 UTC