Re: invalid binding expression error

e-letter <[email protected]> Tue, 14 Sep 2010 15:28:29 +0100
Newsgroups gmane.comp.web.xforms
Message-ID <[email protected]>
On 14/09/2010, raja mani <[email protected]> wrote:
> Rajamani M
> Chennai
> cell: 9791125383
>
>
> On Tue, Sep 14, 2010 at 6:23 PM, raja mani <[email protected]> wrote:
>
>> Hi !!!
>>     Here u forgot to mention the "instance" attribute to replace the
>> instance, So u change like as below
>> <xforms:submission id="
>>>
>>> savepagegeneralinformation"
>>> action="file://localhost/tmp/testsubmit.xml" method="put"
>>> indent="false" omit-xml-declaration="false" standalone="false"
>>> replace="instance" instance="test"/>
>>
I do not understand; I do not have an element 'test'? If I remove the
attribute 'replace', according to the specification all information
should be selected, but this option fails also.