XmlQueryContext::setNamespace |
![]() ![]() |
#include <DbXml.hpp>void XmlQueryContext::setNamespace(const std::string &prefix, const std::string &uri)
std::string XmlQueryContext::getNamespace()
Maps the specified URI to the specified namespace prefix.
ParametersReturns the namespace URI for the specified prefix. An empty string is returned if no URI is defined for the prefix.
Parameters
![]() ![]() |
Copyright (c) 1996-2009 Oracle. All rights reserved.