Re: xf:select to store as many elements as values selected
Erik Bruchez <[email protected]> Thu, 20 Feb 2014 10:02:01 -0800
| Newsgroups | gmane.comp.web.xforms |
|---|---|
| Message-ID | <CAAc0PEU+gagish6mqzxXY1RfRm1sgKRZRuu4gJmbKr9Fo4p4aQ@mail.gmail.com> |
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 <[email protected]> wrote: > Hello, > An xf:select enable to get multiple values like for the olac:code attribu= te > in the following example : > > <dc:subject xsi:type=3D"olac:linguistic-field" olac:code=3D"dialogue narr= ative > singing"/> > > But is there a way to store the following data instead : > > <dc:subject xsi:type=3D"olac:linguistic-field" olac:code=3D"dialogue "/> > <dc:subject xsi:type=3D"olac:linguistic-field" olac:code=3D"narrative"/> > <dc:subject xsi:type=3D"olac:linguistic-field" olac:code=3D"singing"/> > > Thanks, > > -- > Jean-Baptiste Pressac > Traitement et analyse de bases de donn=E9es > 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 >