Hi, I have started to develop a new browser-based XForms processor, which will make use of browsers' native XPath and XSLT capabilities. Thus, the approach is as follows: - transforming XForms page into XHTML + JS page by using XSLT in browser (Alain Couthures' very good idea); - storing instance data as XML within the page; - bounding this data to UI controls by using browsers' document.evaluate() function (except IE, which is a rara avis, and will be dealt with later); A very small example can be found here: http://extxsltforms.sourceforge.net/sitKubera/examples/kuberaForms/example1.xml The project will be hosted here: http://sourceforge.net/projects/kuberaforms/ Claudius Teodorescu http://kuberam.roReceived on Thursday, 27 May 2010 00:23:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 10 March 2012 06:22:20 GMT