Re: [Xsltforms-support] binding exception on xf:itemset
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2012-03-28 20:09:57
|
Hello Dominic, XSLTForms already supports xf:itemset but with xf:value and not yet with xf:copy. Have a look at http://www.agencexml.com/xsltforms/select-from-file.xml Do you have a use case for xf:copy instead of xf:value?? Thank you for your feedbacks! -Alain Le 28/03/2012 16:36, Dominic Martin a écrit : > Whenever I use an <xf:select1/> with an <xf:itemset/> child I get an > 'xsltforms exception: error initializing: xforms-binding-exception' > alert message. This also happens when I run the > itemset element test page at > http://www.agencexml.com/xforms-tests/testsuite/XForms1.1/Edition1/Chapt09/9.3/9.3.6/9.3.6.a.xhtml. > > > Any pointers much appreciated. > > Dominic Martin > > P.S. > Further to the above the profiler information on running the itemset > element test page at > http://www.agencexml.com/xforms-tests/testsuite/XForms1.1/Edition1/Chapt09/9.3/9.3.6/9.3.6.a.xhtml > is: > > Environment: > > Browser: Netscape Mozilla 5.0 (Windows) > User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20100101 > Firefox/11.0 > Initial XSLT Engine: Transformiix > http://www.mozilla.org/projects/xslt/ > Current XSLT Engine: Transformiix > http://www.mozilla.org/projects/xslt/ > XSLTForms Version: 1.0RC > |