-
Notifications
You must be signed in to change notification settings - Fork 221
XForms ~ XForms 2.0
ebruchez edited this page Oct 16, 2014
·
5 revisions
XForms 2.0 features available as of Orbeon Forms 4.3:
xf:var
-
xf:repeat
over sequences of atomic values and nodes - deprecation of
nodeset
in favor ofref
- multiple MIPs of the same property affecting the same node
- AVTs (Attribute Value Templates)
-
accept
attribute onxf:upload
-
xf:property
child ofxf:dispatch
element -
iterate
attribute on actions -
xf:valid()
function
XForms 2.0 features added with Orbeon Forms 4.5:
-
xf:bind()
function
XForms 2.0 features added with Orbeon Forms 4.8:
-
caseref
attribute onxf:switch
For what remains to be implemented, see the issues tagged "XForms 2.0".