- From: Guillermo Menéndez <gmcorral@terra.es>
 - Date: Thu, 2 Jan 2003 17:13:22 +0100
 - To: "Roman Huditsch" <roman.huditsch@hico.com>, <www-forms@w3.org>
 
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:09:58 UTC