I hope some of you XForms gurus can help. I have a large XFroms model that is populated via a bunch of xbl controls. One of the controls needs to use the XML that is retrieved from a restful url which returns me the XML for the model.
I assume a XForms submission (GET) will do the trick, but I cannot get my head around how to achieve this.
Could one of you XForms gurus please post a small example of how this can be achieved.
Thank you very much in advance.