- From: Alessandro Vernet <avernet@orbeon.com>
- Date: Wed, 23 May 2007 11:58:18 +0200
- To: public-xml-processing-model-wg <public-xml-processing-model-wg@w3.org>
On 5/22/07, Norman Walsh <ndw@nwalsh.com> wrote: > Consider the p:episode() function: no stylesheet can possibly use that > function (even though it's passed to the step) because functions that > the XSLT stylesheet can use have to be declared in the stylesheet. Really? I thought we intended to have some of those functions exposed to XSLT stylesheets executed from a pipeline. > I *do not* want to have to say "The [whatever we decide] are made > available to p:matching-documents, p:insert, p:delete, etc. steps > evaluated by the pipeline but not to p:xslt1, p:xslt2, etc. steps" We can certainly say that [whatever we decide] is passed to the step, if it is clear in the specification that unless we say otherwise in the description of a particular step, steps don't do anything with [whatever we decide], in particular they do not by default expose [whatever we decide] to XPath expressions that they evaluate. Alex -- Orbeon Forms - Web 2.0 Forms for the Enterprise http://www.orbeon.com/
Received on Wednesday, 23 May 2007 09:58:23 UTC