- From: James Fuller <jim@webcomposite.com>
- Date: Wed, 5 Dec 2012 10:04:30 +0100
- To: Norman Walsh <ndw@nwalsh.com>
- Cc: public-xml-processing-model-wg@w3.org
Hello Norm,
Thx for this roundup of parameter story … it hangs together very well imo.
> <p:xslt parameters="{$parameters}"> ...
>
> or
>
> <p:xslt>
> ...
> <p:with-param name="parameters" select="map{'output-format' := 'xhtml'}"/>
> </p:xslt>
I remember dimly of us conversing to retain the p:with-param (versus
lets say overloading p:with-option) but any chance of re-summarizing
… its probably related to something to do with the step signature but
as we have parameter="true" on p:option was wondering if there is a
further opportunity to simplify things.
thx, J
Received on Wednesday, 5 December 2012 09:05:00 UTC