[Xsltforms-support] add attribute to instance element by selecting attribute name from list
Brought to you by:
alain-couthures
|
From: Christian M. <ch...@gm...> - 2010-02-24 16:06:35
|
Dear XSLTforms Mailing List, Hi I am new to the xforms, but very fascinated. I have an exist db application that renders a form from a XML Schema. I have inputs and bindings for all possible inputs. meaning I can display the content of the instance completely in the form. I would like to have a way to insert new attributes from a list to the instance. I need a select widget that allows me to select a attribute to add, and allows for adding it to the instance. The input for that attribute should then appear in the list. Maybe you can throw some hints and starting points to me. Thank you very much |