XmlQueryContext::getNamespace

#include <DbXml.hpp>

std::string XmlQueryContext::getNamespace()

Returns the current namespace prefix. This prefix is set using the XmlQueryContext::setNamespace method.

Class

XmlQueryContext

See Also

XmlQueryContext Methods