diff --git a/xep-0244.xml b/xep-0244.xml index 7c3167ef..1c111850 100644 --- a/xep-0244.xml +++ b/xep-0244.xml @@ -270,7 +270,7 @@ if (function instanceof IoDataFunction) {

<status> -- describes the status of the procedure. This element is optional and valid for Transaction Type 'status' only.

- +

<elapsed> -- an integer value of the time in milliseconds that elapsed since the procedure was invoked (xs:integer).

<remaining> -- an integer value of the (estimated) time in milliseconds till the procedure will finish (xs:integer).

<percentage> -- the percentage of the procedure that is finished (xs:integer).