This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| +----------------------------------------------------------------------------------------------------------------------+ | |
| |An Error has Occurred | | |
| |----------------------------------------------------------------------------------------------------------------------| | |
| |key not found: section-1-control≡xf-403≡control-2-control≡xf-430 | | |
| |----------------------------------------------------------------------------------------------------------------------| | |
| |Application Call Stack | | |
| |----------------------------------------------------------------------------------------------------------------------| | |
| |oxf:/xbl/orbeon/handwritten-signature/handwritten-signature.xbl |running XForms action | 84| | |
| |······················································· |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xh:html xmlns:xh="http://www.w3.org/1999/xhtml" | |
| xmlns:xf="http://www.w3.org/2002/xforms" | |
| xmlns:xxf="http://orbeon.org/oxf/xml/xforms" | |
| xmlns:ev="http://www.w3.org/2001/xml-events" | |
| xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
| xmlns:fr="http://orbeon.org/oxf/xml/form-runner"> | |
| <xh:head> | |
| <xf:model> | |
| <xf:instance id="my-instance"> | |
| <instance> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xf:action ev:event="xforms-submit-error"> | |
| <xf:action type="xpath" xmlns:process="java:org.orbeon.oxf.fr.process.SimpleProcess"> | |
| process:runProcess('', 'error-message(message = "An error occurred...")') | |
| </xf:action> | |
| </xf:action> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xh:html xmlns:xh="http://www.w3.org/1999/xhtml" xmlns:xf="http://www.w3.org/2002/xforms" | |
| xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xmlns:ev="http://www.w3.org/2001/xml-events" | |
| xmlns:xi="http://www.w3.org/2001/XInclude" | |
| xmlns:xxi="http://orbeon.org/oxf/xml/xinclude" | |
| xmlns:xxf="http://orbeon.org/oxf/xml/xforms" | |
| xmlns:exf="http://www.exforms.org/exf/1-0" | |
| xmlns:fr="http://orbeon.org/oxf/xml/form-runner" | |
| xmlns:saxon="http://saxon.sf.net/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xh:html xmlns:xh="http://www.w3.org/1999/xhtml" xmlns:xf="http://www.w3.org/2002/xforms" | |
| xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xmlns:ev="http://www.w3.org/2001/xml-events" | |
| xmlns:xi="http://www.w3.org/2001/XInclude" | |
| xmlns:xxi="http://orbeon.org/oxf/xml/xinclude" | |
| xmlns:xxf="http://orbeon.org/oxf/xml/xforms" | |
| xmlns:exf="http://www.exforms.org/exf/1-0" | |
| xmlns:fr="http://orbeon.org/oxf/xml/form-runner" | |
| xmlns:saxon="http://saxon.sf.net/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xh:html xmlns:xh="http://www.w3.org/1999/xhtml" xmlns:xf="http://www.w3.org/2002/xforms" | |
| xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xmlns:ev="http://www.w3.org/2001/xml-events" | |
| xmlns:xi="http://www.w3.org/2001/XInclude" | |
| xmlns:xxi="http://orbeon.org/oxf/xml/xinclude" | |
| xmlns:xxf="http://orbeon.org/oxf/xml/xforms" | |
| xmlns:exf="http://www.exforms.org/exf/1-0" | |
| xmlns:fr="http://orbeon.org/oxf/xml/form-runner" | |
| xmlns:saxon="http://saxon.sf.net/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xh:html xmlns:xh="http://www.w3.org/1999/xhtml" | |
| xmlns:xf="http://www.w3.org/2002/xforms" | |
| xmlns:xxf="http://orbeon.org/oxf/xml/xforms" | |
| xmlns:ev="http://www.w3.org/2001/xml-events" | |
| xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
| xmlns:fr="http://orbeon.org/oxf/xml/form-runner"> | |
| <xh:head> | |
| <xf:model> | |
| <xf:instance> | |
| <instance> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xf:action event="DOMActivate"> | |
| <xf:setvalue ref="$form-resources/control-1/alert">error code 2</xf:setvalue> | |
| <xf:refresh/> | |
| <xf:dispatch name="fr-update-lang" targetid="error-summary-control-bottom"/> | |
| </xf:action> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xh:html xmlns:xh="http://www.w3.org/1999/xhtml" | |
| xmlns:xf="http://www.w3.org/2002/xforms" | |
| xmlns:xxf="http://orbeon.org/oxf/xml/xforms" | |
| xmlns:ev="http://www.w3.org/2001/xml-events" | |
| xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
| xmlns:fr="http://orbeon.org/oxf/xml/form-runner"> | |
| <xh:head> | |
| <xf:model> | |
| <xf:instance> | |
| <instance> |