Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > b3bdfe6d859a3d6920ff2c44b38e9a6f > files > 372

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="extensions" page="output-extras" subpage="double-space"/>
      <!--
           Generated at 2011-12-09T20:47:22.916Z--><title>Saxonica: XSLT and XQuery Processing: The saxon:double-space attribute</title>
      <meta name="coverage" content="Worldwide"/>
      <meta name="copyright" content="Copyright Saxonica Ltd"/>
      <meta name="title"
            content="Saxonica: XSLT and XQuery Processing: The saxon:double-space attribute"/>
      <meta name="robots" content="noindex,nofollow"/>
      <link rel="stylesheet" href="../../saxondocs.css" type="text/css"/>
   </head>
   <body class="main">
      <h1>The saxon:double-space attribute</h1>
      <p>When the output method is XML with <code>indent="yes"</code>, the <code>saxon:double-space</code> attribute may
be used to generate an extra blank line before selected elements. The value is a whitespace-separated list of element names. The attribute follows
the same conventions as <code>cdata-section-elements</code>: values specified in separate <code>xsl:output</code>
or <code>xsl:result-document</code> elements are cumulative, and if the value is supplied programmatically via an API,
or from the command line, then the element names are given in Clark notation, namely <code>{uri}local</code>.
The effect of the attribute is to cause an extra blank line to be output before the start tag of the specified elements.</p>
      <table width="100%">
         <tr>
            <td>
               <p align="right"><a class="nav" href="indent-spaces.xml">Next</a></p>
            </td>
         </tr>
      </table>
   </body>
</html>