Sophie

Sophie

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

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="functions" subpage="systemid"/>
      <!--
           Generated at 2011-12-09T20:47:22.916Z--><title>Saxonica: XSLT and XQuery Processing: saxon:system-id()</title>
      <meta name="coverage" content="Worldwide"/>
      <meta name="copyright" content="Copyright Saxonica Ltd"/>
      <meta name="title" content="Saxonica: XSLT and XQuery Processing: saxon:system-id()"/>
      <meta name="robots" content="noindex,nofollow"/>
      <link rel="stylesheet" href="../../saxondocs.css" type="text/css"/>
   </head>
   <body class="main">
      <h1>saxon:system-id()</h1>
      <p><b>system-id()</b></p>
      <p>This returns the system identifier (URI) of the entity in the
source document that contains the context node. There are no arguments.</p>
      <p><i>Note: the system identifier will often be the same as the base URI. It may also be the same
as the document URI. However, there are cases where all three may be different. In the case of a document
 constructed from a JAXP Source, the system identifier is the value supplied in the setSystemId() method.
 In other cases it will generally be the same as the base URI of the document node at the root of the tree.</i></p>
      <table width="100%">
         <tr>
            <td>
               <p align="right"><a class="nav" href="transform.xml">Next</a></p>
            </td>
         </tr>
      </table>
   </body>
</html>