- From: Achim Berndzen <achim.berndzen@xml-project.com>
- Date: Thu, 21 Sep 2017 14:01:38 +0200
- To: XProc Dev <xproc-dev@w3.org>
- Cc: Vojtech Toman <vtoman@opentext.com>
> Am 21.09.2017 um 13:24 schrieb Vojtech Toman <vtoman@opentext.com>: > > As for the step locator expressions - suppose you import a pipeline that you then invoke (as an atomic step) in your pipeline. Should you be able to address the steps inside the imported pipeline? I would say so (otherwise this feature is useless with modular XProc code). > > Regards, > Vojtech Yes, I completely agree with you that we also have to deal with pipeline calls (I am not sure about dynamic pipeline with p:eval). For called pipelines the locator expression is a bit more complex, but I think we could do something with /p:declare-step/foo:caller[1]/p:declare-step/.... or /p:declare-step/foo:caller[1]/p:library/p:declare-step .... So the idea is to append the XPath expression of the called pipeline after the XPath expression identifying the pipeline call. Cheers, Achim ------------------------------------------------ Achim Berndzen achim.berndzen@xml-project.com <xml-project /> Achim Berndzen Kleine Breite 26a 38302 Wolfenbüttel, Germany http://www.xml-project.com
Received on Thursday, 21 September 2017 12:02:25 UTC