XmlQueryContext::getDefaultCollection

#include <DbXml.hpp>

std::string XmlQueryContext::getDefaultCollection() const;

Returns the URI of the default collection. This value can be set using the XmlQueryContext::setDefaultCollection method.

Class

XmlQueryContext

See Also

XmlQueryContext Methods