- From: Erik Bruchez <erik@bruchez.org>
- Date: Thu, 20 Feb 2014 10:02:01 -0800
- To: Jean-Baptiste Pressac <Jean-Baptiste.Pressac@univ-brest.fr>
- Cc: "www-forms@w3.org" <www-forms@w3.org>, "public-xformsusers@w3.org" <public-xformsusers@w3.org>
XForms does have the xf:copy element which does just that: http://www.w3.org/TR/xforms/#ui-selection-commonelems-copy However it is not widely implemented (for example Orbeon Forms doesn't support it, I am not sure about other implementations). Regards, -Erik On Thu, Feb 20, 2014 at 7:28 AM, Jean-Baptiste Pressac <Jean-Baptiste.Pressac@univ-brest.fr> wrote: > Hello, > An xf:select enable to get multiple values like for the olac:code attribute > in the following example : > > <dc:subject xsi:type="olac:linguistic-field" olac:code="dialogue narrative > singing"/> > > But is there a way to store the following data instead : > > <dc:subject xsi:type="olac:linguistic-field" olac:code="dialogue "/> > <dc:subject xsi:type="olac:linguistic-field" olac:code="narrative"/> > <dc:subject xsi:type="olac:linguistic-field" olac:code="singing"/> > > Thanks, > > -- > Jean-Baptiste Pressac > Traitement et analyse de bases de données > Centre de Recherche Bretonne et Celtique > UMS 3554 > 20 rue Duquesne > CS 93837 > 29238 Brest cedex 3 > > tel : +33 (0)2 98 01 68 95 > fax : +33 (0)2 98 01 63 93 >
Received on Thursday, 20 February 2014 18:02:52 UTC