Skip to content

Instantly share code, notes, and snippets.

@avernet
Created January 14, 2011 01:23
Show Gist options
  • Save avernet/778987 to your computer and use it in GitHub Desktop.
Save avernet/778987 to your computer and use it in GitHub Desktop.
Response with progress
<xxforms:event-request xmlns:xxforms="http://orbeon.org/oxf/xml/xforms">
<xxforms:uuid>B3DB37A7-DB4C-F774-42CB-88136E63A0D0</xxforms:uuid>
<xxforms:sequence>7</xxforms:sequence>
<xxforms:action>
<xxforms:event name="show-fb-test-dialog" source-control-id="fb-test-button-group"></xxforms:event>
</xxforms:action>
</xxforms:event-request>
<xxf:event-response xmlns:xxf="http://orbeon.org/oxf/xml/xforms">
<xxf:action>
<xxf:control-values>
<xxf:control id="xf-1738" progress-received="0" progress-expected="10749"/>
<xxf:div id="fb-test-dialog" visibility="visible" constrain="true"/>
</xxf:control-values>
<xxf:server-events>
X2ztnLbujs+XocNBu3ADXGPWtTZZWpvCL1zCSjs2jziyge7061Hf/xdi8jFjsrbmtrX9o3x11FHGeBZbhi2cbM2yvA2w1Jyeii/+Mq7XwUfXI0zuPR2LgUG/upuWq3w43jKNMikh23loMbInkMVp/V0EcoxB6wjPRhgbbwBZ7UdL1O8sjaOBOydiLCgRD/WJhYP8RNG3Ot/uwRBNpX44hXFnYf/gxG5ofrXAQTUWV2omxjL8wtPX0ND8MszVE+dJwjB+2XekC5cBE=
</xxf:server-events>
<xxf:submission method="POST" show-progress="false" replace="all" target="fb-test-iframe"/>
</xxf:action>
</xxf:event-response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment