Hi, I was updating my OXF version from 1.5.2 to 2.0 Beta. In 2.0 something has changed with <xform:input ref="text"/> (view). With <xform:input> in 1.5.2 I could take my called data from the webservice l to the xform:input form. Now, it doesn�t work.
My application: xforms.xml -> defaultdata (should be overwritten by the data of the model.xpl) model.xpl -> calls a webservice to get actual data view.xpl -> should show the called data from the model (in view.xpl) <xsl:value-of select="//*"/> shows the right data!!!! (in view.xpl) <xforms:input ref="//*"/> shows no data!!! Why? Something is wrong with the reference in ref="". I can only get the data from the (default)xforms.xml in xform:input, but not from the model.xpl . In Version 1.5.2 it worked, but in 2.0 it doesn�t work! What should I change to get it working? thanks and regards Marcel _______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
