Re: [Xsltforms-support] how much of xforms 1.0 is implemented
Brought to you by:
alain-couthures
From: COUTHURES A. <ala...@ag...> - 2009-09-13 20:23:35
|
Hello David, > is there any documentation that says how much of the xforms 1.0 > standard is implemented in xsltforms ? > The W3C Test Suite Report (http://www.agencexml.com/xforms-tests/testsuite/XForms1.1/Edition1/driverPages/html/) is a good document for knowing what is already implemented in XSLTForms but it is about the beta release and has not been updated since... > I have just tried a <xf:select1 selection="open">. It's obviously not > recognized, although the selection="open" > option is already mentioned in tho old xForms essentials book ... > Yes, selection="open" wasn't in AJAXForms either... It's because it is not easy to implement it with HTML forms only. This can be said also for upload. These are not priorities yet, especially without budget... > Translations to Czech and Dutch are attached. > Thank you very much ! I have just integrated them in the SVN repository. Regards, -Alain |