- From: Mark Birbeck <mark.birbeck@x-port.net>
- Date: Sat, 17 Sep 2005 10:19:30 +0100
- To: "'Alexander Surkov'" <surkov@dc.baikal.ru>
- Cc: <www-forms@w3.org>
- Message-ID: <8FD22AA1-F6FC-4E8E-8E7C-E0DB731B85DA@S009>
Hi Alexander, I agree. I would also like to see it on xf:bind, so that you could load a set of binding rules. Interestingly, you will get this functionality 'out of the box' with XHTML 2, since the @src attribute is supported on all elements. Regards, Mark Mark Birbeck CEO x-port.net Ltd. e: Mark.Birbeck@x-port.net t: +44 (0) 20 7689 9232 w: http://www.formsPlayer.com/ b: http://internet-apps.blogspot.com/ Download our XForms processor from http://www.formsPlayer.com/ _____ From: www-forms-request@w3.org [mailto:www-forms-request@w3.org] On Behalf Of Alexander Surkov Sent: 17 September 2005 07:33 To: www-forms@w3.org Subject: Request for new feature of xforms Hi. I have an idea for you about xfroms. Since xforms differentiate datas from presentation then I guess should be presented ability to load model externaly. It is useful when I have one model and few presentations. In instance: // file describes a model (model.xml) <model> <instance/> <bind/> </model> // file describes the first presentation <model src="model.xml"/> <!-- here the first presentation for model --> // file describes the second presentation <model src="model.xml"/> <!-- here the second presentation for model --> Please tell me your opinion about this. Alexander Surkov.
Received on Saturday, 17 September 2005 09:20:14 UTC