<xf:model>
:fr:
prefix:$control-name
$follow-indexes
false()
.false()
true()
$section-name
fr:control-string-value()
(see above), but it returns:array()
of all the values foundxs:string
xs:boolean
xs:integer
xs:decimal
xs:date
xs:time
xs:dateTime
$follow-indexes
false()
.false()
true()
$section-name
set-workflow-stage
action.value
suffix as we anticipate future versions of Orbeon Forms to associate to the workflow stage a label, and also possibly a description, for cases when the workflow stage needs to be made visible to users. Thus the value will be only used to keep track of the current workflow stage, while the label and description will be user facing, and if needed localized.$link-type
'edit'
, 'view'
, 'new'
, 'summary'
, 'home'
, 'pdf'
test
mode, return 1
.true()
: when the form runs in offline mode (for example using the "Test Offline" Form Builder button)false()
: in all other casesset-data-status
action was called with a status
parameter set to safe
).false
.view
, pdf
, or email
.true
if the user is currently editing a draft, false
otherwise.map(xs:string, xs:string?)
, where keys map to values as follows:path
: the path to the PDF template in the persistence layername
: the name of the PDF template, or the empty sequence if none was providedlang
: the language of the PDF template, or the empty sequence if none was providedxxf:component-param-value()
, but is designed to be used in XBL components that are expected to run in the context of Form Runner. It searches parameters in this order:xxf:component-param-value('theme')
called from the fr:recaptcha
component uses the value of the oxf.xforms.xbl.fr.recaptcha.theme.*.*
, following wildcard rulesoxf.xforms.xbl.fr.recaptcha.theme
property, as done by xxf:component-param-value()
xxf:component-param-value()
by fr:component-param-value()
while maintaining backward compatibility.create
permission for the current app/form name (detail page only).delete
permission for the current form data (detail page only).read
permission for the current app/form name (detail page only).update
permission for the current form data (detail page only).