xi-xpointer.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr" xmlns:xi="http://www.w3.org/2001/XInclude">
<head>
<title>test xpointer : W3C</title>
<style type="text/css">a {display:block} </style>

</head>
<body>
    <h2>Documents techniques (TR) du W3C sur RDF</h2>
    <pre><code>
&lt;xi:include href="http://www.w3.org/TR"
        xpointer="xmlns(html=http://www.w3.org/1999/xhtml) 
    xpointer(//html:dt[@class='TR']/html:a[contains(text(),'RDF')])"&gt;
&lt;/xi:include&gt;
    </code></pre>
    <hr/>
    <xi:include href="http://www.w3.org/TR" xpointer="xmlns(html=http://www.w3.org/1999/xhtml) xpointer(//html:div[@name='Recommandations'])">
    </xi:include>
</body>
</html>