upload-mediatypes
custom constraint is present and not blank, it is applied to the enclosed upload control.accept
attribute or associated oxf.xforms.xbl.fr.attachment.accept
property is defined and not blank, it is used. Example of system-wide property:multiple="true"
attribute enables support for multiple files:allow-download="false"
attribute allows disabling downloads.application/octet-stream
, Orbeon Forms uses the file extension, when present, to guess a mediatype..docx
file will map to application/vnd.openxmlformats-officedocument.wordprocessingml.document
even if the browser is unaware of Microsoft Word files.xxforms-upload-start
xxforms-upload-cancel
xxforms-upload-done
xxforms-upload-error