Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > b3bdfe6d859a3d6920ff2c44b38e9a6f > files > 50

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="intro91" subpage="serial91"/>
      <!--
           Generated at 2011-12-09T20:47:22.916Z--><title>Saxonica: XSLT and XQuery Processing: Serialization</title>
      <meta name="coverage" content="Worldwide"/>
      <meta name="copyright" content="Copyright Saxonica Ltd"/>
      <meta name="title" content="Saxonica: XSLT and XQuery Processing: Serialization"/>
      <meta name="robots" content="noindex,nofollow"/>
      <link rel="stylesheet" href="../../saxondocs.css" type="text/css"/>
   </head>
   <body class="main">
      <h1>Serialization</h1>
      <p>A new serialization attribute <code>saxon:double-space</code> is available. The value is a space-separated list
of element names; the effect is to cause an extra blank line to be inserted in the output before the start tag of these
elements. The option has no effect unless <code>indent="yes"</code> is set.</p>
      <p>Saxon now honours a request to output using UTF-16 with no byte-order-mark. Perviously a byte-order-mark was inserted
(by the Java IO library) whether requested or not.</p>
      <table width="100%">
         <tr>
            <td>
               <p align="right"><a class="nav" href="opt91.xml">Next</a></p>
            </td>
         </tr>
      </table>
   </body>
</html>