- From: Roman Huditsch <roman.huditsch@hico.com>
- Date: Thu, 2 Jan 2003 17:14:40 +0100
- To: Guillermo Menéndez <gmcorral@terra.es>, <www-forms@w3.org>
Hi, Thanks for this good point. I just corrected it and it now works fine. Thank you very much. wbr, Roman -----Ursprüngliche Nachricht----- Von: Guillermo Menéndez [mailto:gmcorral@terra.es] Gesendet: Donnerstag, 2. Januar 2003 17:13 An: Roman Huditsch; www-forms@w3.org Betreff: Re: Not storing select values in the XForms instance Hi again, another problem I have found in your code is that you use the instance() function followed by the root node of the instance, but the function itself points to this node, so it should be like this: < ... ref="instance('temp')/language"> Guillermo
Received on Thursday, 2 January 2003 11:16:55 UTC