getRelativeURL(u, baseURL, sep = "/")
u
should be interpreted..Platform$file.sep
, but this is incorrect unless oneu
.parseURI
to compute the components
of the different URIs.parseURI
which uses the libxml2 facilities for parsing URIs.
xmlParse
, xmlTreeParse
, xmlInternalTreeParse
.
XInclude and XML Schema import/include elements for computing relative locations of included/imported files..