Dynamic xforms:model?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Dynamic xforms:model?

Pascal Heus
In a similar fashion that I can load xforms instance using
<xforms:instance src="..."/>,
is it or would it be possible to load a complete model dynamically using
<xforms:model id="dynamic-model" src="..."/> or xinclude?
thanks
<p/>




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Dynamic xforms:model?

Alessandro  Vernet
Administrator
Pascal,

Per the XForms specification, you cannot have an "src" attribute on
the <xforms:model> element. But yes, you can have the whole model in a
separate file and include it with XInclude.

Alex

On 3/9/06, Pascal Heus <[hidden email]> wrote:

> In a similar fashion that I can load xforms instance using
> <xforms:instance src="..."/>,
> is it or would it be possible to load a complete model dynamically using
> <xforms:model id="dynamic-model" src="..."/> or xinclude?
> thanks
> <p/>
>
>
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>

--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet