You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2018/01/31 06:22:11 UTC

svn commit: r1024623 - in /websites/staging/directory/trunk/content: ./ api/internal-design-guide/14-extended-operations.html

Author: buildbot
Date: Wed Jan 31 06:22:11 2018
New Revision: 1024623

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/api/internal-design-guide/14-extended-operations.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan 31 06:22:11 2018
@@ -1 +1 @@
-1822765
+1822766

Modified: websites/staging/directory/trunk/content/api/internal-design-guide/14-extended-operations.html
==============================================================================
--- websites/staging/directory/trunk/content/api/internal-design-guide/14-extended-operations.html (original)
+++ websites/staging/directory/trunk/content/api/internal-design-guide/14-extended-operations.html Wed Jan 31 06:22:11 2018
@@ -1057,7 +1057,7 @@ Control ::= SEQUENCE {
 
 <p>So we may have many <em>updateControls</em> and for each one of them, one to many <em>controls</em>. We will need to define a state machine to decode those two ASN/1 description.</p>
 <p>First, let's see what is the state machine for the <em>txnEndRes</em> type and the <em>controls</em> type :</p>
-<p><img alt="Extended Operations state machine" src="images/EndTransResponse.png" /></p>
+<p><img alt="Extended Operations state machine" src="images/EndTransactionResponse.png" /></p>
 
 
     <div class="nav">