XmlQueryContext::getBaseURI

#include <DbXml.hpp>

std::string XmlQueryContext::getBaseURI();

Returns the base URI used for relative paths in query expressions. this URI is set using the XmlQueryContext::setBaseURI method.

Class

XmlQueryContext

See Also

XmlQueryContext Methods