Saxon API for .NET

XPathCompiler.BaseUri Property

The base URI of the expression, which forms part of the static context of the expression. This is used for resolving any relative URIs appearing within the expression, for example in references to library modules, schema locations, or as an argument to the doc() function.

public string BaseUri {get; set;}

See Also

XPathCompiler Class | Saxon.Api Namespace