XSLT extension action - continued
claud108 <[email protected]> Fri, 20 Aug 2010 14:02:13 -0700 (PDT)
| Newsgroups | gmane.comp.web.xforms |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I would like to continue the implementation in eXSLTForms of the XForms
extension action I already integrated into it, called for now "xslt".
About this, there were some discussions about what this should be: function
or action.
I decided to continue with it as an action and, as English is not my native
language and this is the most adequate ML, I would like to ask community for
suggestions about the future name of it.
I would like to call it "process" action as now I can make XSLT
transformation with it in XSLTForms and I want also, through eDIB project (
http://sourceforge.net/projects/edib/ http://sourceforge.net/projects/edib/
) (eXist XML Database In Browser - one can make XQuery queries from page to
an eXist XMLDB installed on client), to process data using XQuery and, I
hope, XProc. But I am open to suggestions for other names.
A possible syntax fallows:
<xf:process type="xslt" processor="exist-client" source="instance('i2')/pac"
transformer="doc('test.xsl')" target="instance('i0')/v1"
parameters="instance('i2')/parameters"/>
Thanks in advance,
Claudius
-----
Claudius Teodorescu
http://kuberam.ro
--
View this message in context: http://old.nabble.com/XSLT-extension-action---continued-tp29495671p29495671.html
Sent from the w3.org - www-forms mailing list archive at Nabble.com.