Sophie

Sophie

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

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="changes" page="s90" subpage="commandline90"/>
      <!--
           Generated at 2011-12-09T20:47:22.916Z--><title>Saxonica: XSLT and XQuery Processing: Command line changes</title>
      <meta name="coverage" content="Worldwide"/>
      <meta name="copyright" content="Copyright Saxonica Ltd"/>
      <meta name="title"
            content="Saxonica: XSLT and XQuery Processing: Command line changes"/>
      <meta name="robots" content="noindex,nofollow"/>
      <link rel="stylesheet" href="../../saxondocs.css" type="text/css"/>
   </head>
   <body class="main">
      <h1>Command line changes</h1>
      <p>There has been a significant reorganization of the command line parameters for the commands used to
control XSLT and XQuery, though all commonly-used options should continue to work unchanged. Options now generally take the form
<code>-keyword:value</code>, with the values "on" and "off" for boolean options. Groups of related options have been combined,
so <code>-ds</code> and <code>-dt</code> are now <code>-tree:linked</code> and <code>-tree:tiny</code>. For options that were
previously in the form "-keyword value", the old form (with a space) is still accepted for the time being. Details of
the commands are at <a class="bodylink" href="../../using-xsl/commandline.xml">Running XSLT from the Command Line</a> and
<a class="bodylink" href="../../using-xquery/commandline.xml">Running XQuery from the Command Line</a>.</p>
      <p>The option <code>-x:classname</code> has been added for XQuery to set the parser class name used for source files,
this is to allow use of a catalog resolver.</p>
      <table width="100%">
         <tr>
            <td>
               <p align="right"><a class="nav" href="xslt90.xml">Next</a></p>
            </td>
         </tr>
      </table>
   </body>
</html>