https://www.w3.org/community/xformsusers/wiki/XForms_2.0#The_select_Element <instance> <data xmlns=""> <choice>one two four five</choice> </data> </instance> <select ref="choice" selection="open"> <item><label>Un</label><value>one</value> <item><label>Deux</label><value>two</value> <item><label>Trois</label><value>three</value> </select> What is displayed initially? This? [x] Un [x] Deux [ ] Trois [x] four [x] five (Current spec says the values are "retained", but says nothing about displaying) StevenReceived on Friday, 22 March 2019 15:37:41 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:37:51 UTC