git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2420 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-10-21 21:27:37 +00:00
parent ce6a886ff7
commit 8a242a3795
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ if (function instanceof IoDataFunction) {
<p>&lt;status&gt; -- describes the status of the procedure. This element is optional and valid for Transaction Type 'status' only.</p>
</section2>
<section2 topic='Status Elements' anchor='trans'>
<section2 topic='Status Elements' anchor='status'>
<p>&lt;elapsed&gt; -- an integer value of the time in milliseconds that elapsed since the procedure was invoked (xs:integer).</p>
<p>&lt;remaining&gt; -- an integer value of the (estimated) time in milliseconds till the procedure will finish (xs:integer).</p>
<p>&lt;percentage&gt; -- the percentage of the procedure that is finished (xs:integer).</p>