Yes, XForms is from the XML in browser heyday that few remember now, maybe it never even existed ;) Here is something with calculated values http://exist-db.org/exist/apps/XSLTForms-Demo/modules/form.xq?form=tic-tac-toe.xml
On Wed, Sep 3, 2014 at 6:15 PM, Kevin Meyer <[email protected]> wrote: > Interesting! But for another reason... > XForms, using XSLTForms for example, hints at ways that we can provide > stand-alone views or possibly "dumb" editors (relative term) of the XML > files. > > However, I still feel this is addressing a different problem (supporting > an editor that integrates with other services, e.g. audit trails, > authorization, executing validation)... > > Thanks, > Kevin > > On Wed, September 3, 2014 10:00, Stephen Cameron wrote: > > Take a look at XForms standard, it might work well for you with its > > declarative contraints. > > > > > >
