<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">More tests show that when   <tt>type="scilab"</tt>   
      is omitted, compilation of a xml source<br>
      out of the Scilab tree skips the link: nothing is printed, even in
      simple text!<br>
      while<br>
      <tt><br>
        <link type="scilab" linkend="splin">splin</link></tt><font
        face="Arial"><br>
        <br>
        works as well as <br>
      </font><tt><br>
        <link type="scilab"
        linkend="scilab.help/splin">splin</link></tt><br>
      <br>
      Out of Scilab, the link is not set, but at least "splin" is
      printed in simple text.<br>
      <br>
      Hope this could help other package devs.<br>
    </div>
  </body>
</html>