Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > b3bdfe6d859a3d6920ff2c44b38e9a6f > files > 3111

saxon-manual-9.4.0.9-2.mga7.noarch.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="../make-menu.xsl" type="text/xsl"?><html>
   <head>
      <this-is section="xsl-elements" page="on-completion" subpage=""/>
      <!--
           Generated at 2011-12-09T20:47:22.916Z--><title>Saxonica: XSLT and XQuery Processing: xsl:on-completion</title>
      <meta name="coverage" content="Worldwide"/>
      <meta name="copyright" content="Copyright Saxonica Ltd"/>
      <meta name="title" content="Saxonica: XSLT and XQuery Processing: xsl:on-completion"/>
      <meta name="robots" content="noindex,nofollow"/>
      <link rel="stylesheet" href="../saxondocs.css" type="text/css"/>
   </head>
   <body class="main">
      <h1>xsl:on-completion</h1>
      <p>The <code>xsl:on-completion</code> instruction is new in XSLT 3.0; it occurs within <code>xsl:iterate</code>.
                  For details see <a class="bodylink" href="../xsl-elements/iterate.xml">xsl:iterate</a>. During execution of <code>xsl:on-completion</code>
            there is no context item, position or size; the instruction has access to the iteration parameters with the values
            given on the last iteration (or the initial values of the <code>xsl:param</code> elements if the input sequence
            was empty).</p>
      <table width="100%">
         <tr>
            <td>
               <p align="right"><a class="nav" href="otherwise.xml">Next</a></p>
            </td>
         </tr>
      </table>
   </body>
</html>