change schema address dynamically

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

change schema address dynamically

lkbrown
I have two instance files. I need to create a xform for each instance file.
However, the forms are essentially the same except each instance needs to be validated against its own schema. Instead of creating two separate files, I am wondering if I can tackle both forms with one dynamic xform.

Is there a way to have a trigger or event change the value of my model's "schema" property?

L