https://github.com/cran/XML
Raw File
Tip revision: e8a7feaeb17ae070dd449dcc13f987735be1d87d authored by Duncan Temple Lang on 21 March 2013, 00:00:00 UTC
version 3.96-0.2
Tip revision: e8a7fea
Rhelp.xml
<?xml version="1.0"?>

<r:help xmlns:r="http://www.r-project.org">

<title>An example</title>
<description>
This is a longer description of the function
</description>
<x:include xmlns:x="http://www.w3.org/2001/XInclude" 
            href="RhelpInfo.xml#xpointer(//references)"/>

<x:include xmlns:x="http://www.w3.org/2001/XInclude" 
            href="RhelpInfo.xml" xpointer="xpointer(//author|//references)"/>
</r:help>
back to top