Re: [Xsltforms-support] Label element in XForms itemset

2018-10-05 Thread Alain Couthures
Tim, In XForms 1.1, at https://www.w3.org/TR/xforms11/#ui-selection-commonelems-itemset, "The node-set that holds the available choices is specified via the Node Set Binding.". In XForms 2.0, at https://www.w3.org/community/xformsusers/wiki/XForms_2.0#The_item_Element, "The sequence that h

Re: [Xsltforms-support] Label element in XForms itemset

2018-10-03 Thread Tim Thompson
Sorry--"entries.xml" in the test form should be changed to "data.xml" to match the sample file (this does not affect the error). -- Tim A. Thompson Discovery Metadata Librarian Yale University Library On Wed, Oct 3, 2018 at 6:25 PM Tim Thompson wrote: > Alain, > > I would like to use xf:output

[Xsltforms-support] Label element in XForms itemset

2018-10-03 Thread Tim Thompson
Alain, I would like to use xf:output/@value with an XPath expression to generate the contents of an xf:itemset label inside an xf:select1. This should be valid in XForms, unless I am mistaken. However, in XSLTForms 1.0, I get an error when I try to do this: TypeError: Cannot read property 'xfElem