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.
Returns the namespace URI for the specified prefix. An empty string is returned if no URI is defined for the prefix.
![]() ![]() |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.